diff --git a/composer.json b/composer.json index 5a531531..d60b69b8 100644 --- a/composer.json +++ b/composer.json @@ -25,8 +25,8 @@ ], "require": { "guzzlehttp/guzzle": "^6.5|^7.0", - "illuminate/macroable": "^9.35|^10.1|^11.0", - "illuminate/support": "^9.35|^10.1|^11.0", + "illuminate/macroable": "^9.35|^10.1|^11.0|^12.0", + "illuminate/support": "^9.35|^10.1|^11.0|^12.0", "ratchet/pawl": "^0.4.1", "symfony/process": "^5.4|^6.0|^7.0", "vierbergenlars/php-semver": "^2.1|^3.0"