Skip to content

Commit ef5b7e0

Browse files
committed
[Laravel 10] Support Laravel 11
1 parent 5b15fb7 commit ef5b7e0

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
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": "^8.1",
14-
"laravel/framework": "^10.0",
14+
"laravel/framework": "^10.0|^11.0",
1515
"guzzlehttp/guzzle": "^7.8",
1616
"ext-bcmath": "*",
1717
"ext-simplexml": "*",

0 commit comments

Comments
 (0)