Skip to content

Commit 49f82fc

Browse files
committed
Laravel 10 support added
1 parent 12d762f commit 49f82fc

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|^9.0"
37+
"laravel/framework": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0"
3838
},
3939
"autoload": {
4040
"psr-4": {

0 commit comments

Comments
 (0)