diff --git a/composer.json b/composer.json index 15539f4..58c05ae 100644 --- a/composer.json +++ b/composer.json @@ -26,9 +26,9 @@ } ], "require": { - "illuminate/macroable": "^9.0.1", - "illuminate/support": "^9.0.1", - "symfony/process": "^5.4|^6.0" + "illuminate/macroable": "^9.35|^10.1|^11.0", + "illuminate/support": "^9.35|^10.1|^11.0", + "symfony/process": "^5.4|^6.0|^7.0" }, "autoload": { "psr-4": {