diff --git a/composer.json b/composer.json index c5d52fa..bb74320 100644 --- a/composer.json +++ b/composer.json @@ -10,11 +10,11 @@ ], "require": { "php": ">=5.4.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" }, "require-dev": { "mockery/mockery": "dev-master", - "phpunit/phpunit": "^6.1|^9.5.10" + "phpunit/phpunit": "^6.1|^9.5.10|^10.5" }, "autoload": { "psr-0": {