diff --git a/composer.json b/composer.json index 1fd5408..3a9ef1a 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ }, "require": { "php": "^8.0", - "illuminate/support": "^9.0|^10.0|^11.0", + "illuminate/support": "^9.0|^10.0|^11.0" }, "require-dev": { "orchestra/testbench": "^7.0|^8.0|^9.0",