Skip to content

Commit

Permalink
Merge pull request #5 from edcoreweb/laravel4
Browse files Browse the repository at this point in the history
Added support for 4.2
  • Loading branch information
cretueusebiu committed Mar 11, 2016
2 parents 7f1d930 + 2140e1d commit b15caf0
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 @@ -10,7 +10,7 @@
],
"require": {
"php": ">=5.3.0",
"illuminate/validation": "4.1.*"
"illuminate/validation": "4.1.*|4.2.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit b15caf0

Please sign in to comment.