Skip to content

Commit e077524

Browse files
Support Laravel 11
1 parent d12d24b commit e077524

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
"minimum-stability": "dev",
66
"require": {
77
"php": "^8.0",
8-
"laravel/framework": "^8.0 || ^9.0 || ^10.0",
8+
"laravel/framework": "^8.0 || ^9.0 || ^10.0 || ^11.0",
99
"statamic/cms": "^3.0|^4.0|^5.0",
1010
"simplehtmldom/simplehtmldom": "^2.0@RC"
1111
},

0 commit comments

Comments
 (0)