Skip to content

Commit 6b365e8

Browse files
authored
Merge pull request #4 from luezoidtechnologies/v9
Laravel 9 support
2 parents fdc4ab1 + 1adfc46 commit 6b365e8

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
@@ -34,7 +34,7 @@
3434
"ext-json": "*"
3535
},
3636
"require-dev": {
37-
"laravel/framework": "^5.0|^6.0|^7.0|^8.0"
37+
"laravel/framework": "^5.0|^6.0|^7.0|^8.0|^9.0"
3838
},
3939
"autoload": {
4040
"psr-4": {

0 commit comments

Comments
 (0)