Skip to content

Commit

Permalink
Reverted for Laravel 4.2 compatability
Browse files Browse the repository at this point in the history
  • Loading branch information
Braunson committed Aug 18, 2016
1 parent 2dca38c commit 599c769
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 @@ -14,7 +14,7 @@
],
"require": {
"php": ">=5.4.0",
"illuminate/support": ">=4.2"
"illuminate/support": "4.2.*"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit 599c769

Please sign in to comment.