Skip to content

Commit

Permalink
update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
fico7489 committed Aug 26, 2018
1 parent 9068455 commit 7c56865
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 @@ -25,10 +25,10 @@
}
],
"require": {
"illuminate/database": "5.6.*"
"illuminate/database": "5.*"
},
"require-dev": {
"orchestra/testbench": "~3.6.0",
"orchestra/testbench": "3.*",
"friendsofphp/php-cs-fixer" : "2.*"
},
"autoload": {
Expand Down

0 comments on commit 7c56865

Please sign in to comment.