Skip to content

Commit

Permalink
Merge pull request #6 from chrisrollins65/patch-1
Browse files Browse the repository at this point in the history
Updated composer.json
  • Loading branch information
ahsankhatri authored Apr 27, 2019
2 parents 2adc33d + 92bfa82 commit ae4e40f
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": "^7.1",
"hautelook/phpass": ">=0.3",
"laravel/framework": ">=5.6 <=5.8"
"laravel/framework": ">=5.6 <5.9"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit ae4e40f

Please sign in to comment.