Skip to content

Commit

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

0 comments on commit 09012a3

Please sign in to comment.