Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
haidangibm committed Mar 14, 2017
1 parent 75e9abe commit 5c6c8e1
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 @@ -11,10 +11,10 @@
],
"require": {
"php": ">=5.4.0",
"laravel/framework": "5.4.*"
"laravel/framework": "<5.4"
},
"require-dev": {
"orchestra/testbench": "3.1.*",
"orchestra/testbench": "3.3.*",
"phpunit/phpunit": "~4.0"
},
"autoload": {
Expand Down

0 comments on commit 5c6c8e1

Please sign in to comment.