Skip to content

Commit

Permalink
change composer
Browse files Browse the repository at this point in the history
  • Loading branch information
fico7489 committed Dec 17, 2017
1 parent 4547642 commit d991912
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,11 @@
}
],
"require": {
"illuminate/database": "5.5.*"
"illuminate/database": "5.4.*",
"phpunit/phpunit": "~5.0"
},
"require-dev": {
"orchestra/testbench": "~3.5.0"
"orchestra/testbench": "~3.4.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit d991912

Please sign in to comment.