Skip to content

Commit 37bb9f6

Browse files
committed
Laravel 6.x support added
1 parent d17c70d commit 37bb9f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
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.9"
17+
"laravel/framework": ">=5.6 <7"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)