Skip to content

Commit

Permalink
Allow Laravel 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Oderwald authored and Albert Moreno committed Jun 12, 2015
1 parent 6380270 commit bbf5329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"php" : ">=5.4.0",
"illuminate/support": "~5.0",
"illuminate/validation": "~5.0",
"illuminate/contracts": "5.0.*",
"illuminate/contracts": "~5.0",
"illuminate/view": "~5.0",
"illuminate/config": "~5.0"

Expand Down

0 comments on commit bbf5329

Please sign in to comment.