diff --git a/composer.json b/composer.json index cd3693b..b0ce5b3 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ ], "require": { "php": "^8.0", - "illuminate/support": "^8.0|^9.0|^10.0|^11.0", + "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0", "squirephp/countries": "self.version", "squirephp/repository": "self.version" },