Skip to content

Commit

Permalink
Support Laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartcusackie authored May 21, 2024
1 parent d12d24b commit e077524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"minimum-stability": "dev",
"require": {
"php": "^8.0",
"laravel/framework": "^8.0 || ^9.0 || ^10.0",
"laravel/framework": "^8.0 || ^9.0 || ^10.0 || ^11.0",
"statamic/cms": "^3.0|^4.0|^5.0",
"simplehtmldom/simplehtmldom": "^2.0@RC"
},
Expand Down

0 comments on commit e077524

Please sign in to comment.