diff --git a/composer.json b/composer.json index b08a8f29..5b0135d4 100644 --- a/composer.json +++ b/composer.json @@ -23,8 +23,8 @@ }], "require": { "php": "^8.1.0", - "illuminate/support": "^10.0", - "illuminate/console": "^10.0", + "illuminate/support": "^10.0|^11.0|^12.0", + "illuminate/console": "^10.0|^11.0|^12.0", "laracasts/flash": "^3.2.2", "laravelcollective/html": "^6.4", "symfony/var-exporter": "^6.2.5"