Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Commit

Permalink
Merge pull request #11 from avirdz/avirdz-patch-1
Browse files Browse the repository at this point in the history
Support version 5 and 6
  • Loading branch information
tonychuuy authored Oct 10, 2019
2 parents d88fb73 + 42f635b commit 97a4e69
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 @@ -11,7 +11,7 @@
],
"require": {
"php": ">=5.5.9",
"illuminate/console": "5.*",
"illuminate/console": "5.*|^6.0",
"squizlabs/php_codesniffer": "^2.6"
},
"autoload": {
Expand Down

0 comments on commit 97a4e69

Please sign in to comment.