Skip to content

Commit

Permalink
Merge pull request #634 from eullercdr/master
Browse files Browse the repository at this point in the history
Update composer for compatibility Laravel 6
  • Loading branch information
eullercdr authored Sep 11, 2019
2 parents e5d2a65 + 247bbe8 commit c4f56cf
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 @@ -27,7 +27,7 @@
"illuminate/pagination": "~5.0|~6.0",
"illuminate/console": "~5.0|~6.0",
"illuminate/filesystem": "~5.0|~6.0",
"prettus/laravel-validation": "1.1.*"
"prettus/laravel-validation": "~1.1|~1.2"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c4f56cf

Please sign in to comment.