diff --git a/composer.json b/composer.json index 50394ae..0035cfe 100644 --- a/composer.json +++ b/composer.json @@ -47,8 +47,8 @@ "ext-json": "*", "ext-pdo": "*", "guanguans/soar-php": "^4.1", - "illuminate/contracts": "^7.0 || ^8.0 || ^9.0 || ^10.0", - "illuminate/support": "^7.0 || ^8.0 || ^9.0 || ^10.0", + "illuminate/contracts": "^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0", + "illuminate/support": "^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0", "maximebf/debugbar": "^1.21" }, "require-dev": { @@ -62,7 +62,7 @@ "itsgoingd/clockwork": "^5.2", "kubawerlos/php-cs-fixer-custom-fixers": "^3.21", "laravel/legacy-factories": "^1.4", - "laravel/lumen-framework": "^7.0 || ^8.0 || ^9.0 || ^10.0", + "laravel/lumen-framework": "^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0", "mockery/mockery": "^1.6", "orchestra/testbench": "^5.0 || ^6.0 || ^7.0 || ^8.0", "pestphp/pest": "^1.23 || ^2.0",