Skip to content

Commit 3115784

Browse files
committed
Adding compatibility for Laravel 11
1 parent 27f70e2 commit 3115784

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
@@ -5,7 +5,7 @@
55
"guzzlehttp/guzzle": "^6.2||^7.0",
66
"divineomega/do-file-cache": "^2.0",
77
"divineomega/php-distance": "^1.0",
8-
"laravel/framework": "^5.1||^6.0||^7.0||^8.0||^9.0||^10.0",
8+
"laravel/framework": "^5.1||^6.0||^7.0||^8.0||^9.0||^10.0||^11.0",
99
"ext-json": "*",
1010
"php": ">=7.0||>=8.0"
1111
},

0 commit comments

Comments
 (0)