diff --git a/composer.json b/composer.json index 9ed445b..8f3d3ec 100644 --- a/composer.json +++ b/composer.json @@ -17,12 +17,12 @@ ], "require": { "php": "^7.2|^8.0", - "illuminate/support": "5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", + "illuminate/support": "5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0", "symfony/stopwatch": "^4.0|^5.0|^6.0|^7.0" }, "require-dev": { - "orchestra/testbench": "^4.6|^5.0|^6.0|^8.0|^10.0", - "phpunit/phpunit": "^8.0|^9.0|^11.5.3" + "orchestra/testbench": "^4.6|^5.0|^6.0|^8.0|^10.0|^11.0", + "phpunit/phpunit": "^8.0|^9.0|^11.5.3|^12.5.12" }, "autoload": { "psr-4": {