Skip to content

Commit

Permalink
laravel 5.2 support
Browse files Browse the repository at this point in the history
  • Loading branch information
igaster committed Dec 22, 2015
1 parent 89b1e26 commit 0b45c99
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 @@ -12,7 +12,7 @@
],
"require": {
"php": ">=5.4.0",
"illuminate/support": "5.0.*|5.1.*"
"illuminate/support": "5.*"
},
"suggest": {
"orchestra/asset" : "Intergrates with orchestra/asset. Allows using '@css' and '@js' in blade files"
Expand Down

0 comments on commit 0b45c99

Please sign in to comment.