diff --git a/composer.json b/composer.json index 52fbff3..67ff8bb 100644 --- a/composer.json +++ b/composer.json @@ -21,12 +21,12 @@ }, "require": { "php": "^8.2", - "illuminate/support": "^11.0|^12.0", + "illuminate/support": "^11.0|^12.0|^13.0", "cartalyst/sentinel": "^9.0" }, "require-dev": { - "phpunit/phpunit": "^10.5|^11.5.3", - "orchestra/testbench": "^9.0|^10.0", + "phpunit/phpunit": "^10.5|^11.5.3|^12.5.12", + "orchestra/testbench": "^9.0|^10.0|^11.0", "mockery/mockery": "^1.4.4" }, "autoload-dev": {