Skip to content

Commit ae4e40f

Browse files
authored
Merge pull request #6 from chrisrollins65/patch-1
Updated composer.json
2 parents 2adc33d + 92bfa82 commit ae4e40f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"require": {
1515
"php": "^7.1",
1616
"hautelook/phpass": ">=0.3",
17-
"laravel/framework": ">=5.6 <=5.8"
17+
"laravel/framework": ">=5.6 <5.9"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)