Skip to content

Commit

Permalink
Merge pull request #4 from AvengersCodeLovers/fix-version-dependencies
Browse files Browse the repository at this point in the history
Fix version denpendencies
  • Loading branch information
sunh-2087 authored Jul 1, 2021
2 parents 3b9c281 + 00a004a commit ebde066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"require": {
"php": ">=7.1",
"wataridori/chatwork-sdk": "^0.3.1",
"wataridori/chatwork-sdk": "^0.4.0",
"illuminate/http": "~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
"illuminate/support": "~5.7.0|~5.8.0|^6.0|^7.0|^8.0"
},
Expand Down

0 comments on commit ebde066

Please sign in to comment.