diff --git a/composer.json b/composer.json index a61e858..f65be5f 100644 --- a/composer.json +++ b/composer.json @@ -19,11 +19,11 @@ ], "require": { "php": "^7.2|^8.0", - "illuminate/support": "^5.0 | ^6.0| ^7.0 | ^8.0 | ^9.0|^10.0", + "illuminate/support": "^5.0 | ^6.0| ^7.0 | ^8.0 | ^9.0|^10.0|^11.0", "guzzlehttp/guzzle": "^7.0" }, "require-dev": { - "phpunit/phpunit": "~4.0|^9.5.10" + "phpunit/phpunit": "~4.0|^9.5.10|^10.5" }, "autoload": { "psr-4": {