Skip to content

Conversation

@senaranya
Copy link

  • Added illuminate/support to ^6.0
  • Added php dependency to >=7.2 as Laravel 6.x doesn't support anything below that
  • Added a tests/ directory to avoid composer complaining

"php": ">=7.2",
"sun-asterisk/chatwork-php": "^0.1.1",
"illuminate/support": "^5.0"
"illuminate/support": "^6.0"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To support both of these versions, we should use "^5.0 | ^6.0".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants