Skip to content

Commit

Permalink
update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
anandsiddharth authored Sep 3, 2019
1 parent e8c2ad9 commit 5bed2cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"minimum-stability": "dev",
"require": {
"php": ">=5.4.0",
"illuminate/support": "~6.0",
"illuminate/contracts": "~6.0"
"illuminate/support": ">=5.0",
"illuminate/contracts": ">=5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 5bed2cc

Please sign in to comment.