Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ssi-anik authored Feb 20, 2020
1 parent 1ac4fb7 commit 4c651ff
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 @@ -4,7 +4,7 @@
"keywords": ["lumen", "form-request", "validation"],
"type": "library",
"require": {
"illuminate/support": "~5",
"illuminate/support": "~5|^6.0",
"php": ">=5.6"
},
"require-dev": {
Expand Down

0 comments on commit 4c651ff

Please sign in to comment.