diff --git a/composer.json b/composer.json index 0f29cf2..0e58c10 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ ], "require": { "php": "^7.2 || ^8.0", - "illuminate/support": "^6.0 || ^7.0 || ^8.0", + "illuminate/support": "^11.16.0", "yzalis/identicon": "^2.0" }, "autoload": {