Skip to content

Commit

Permalink
Changed laravel version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
nbourguig committed Oct 12, 2016
1 parent a292e29 commit 2599d8d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
}
],
"require": {
"php": ">=5.6.4",
"laravel/framework": "5.3.*"
"laravel/framework": "5.1.* || 5.2.* || 5.3.*"
},
"require-dev": {
"mockery/mockery": "^0.9.5",
Expand Down

0 comments on commit 2599d8d

Please sign in to comment.