diff --git a/composer.json b/composer.json index e376a6f..fa4d40c 100644 --- a/composer.json +++ b/composer.json @@ -10,8 +10,8 @@ ], "license": "MIT", "require": { - "php": "~8.3.0 || ~8.4.0", - "phpunit/phpunit": "^10.5.45 || ^11.5.7 || ^12.0.2" + "php": "~8.3.0 || ~8.4.0 || ~8.5.0", + "phpunit/phpunit": "^10.5.45 || ^11.5.7 || ^12.0.2 || ^13.0.1" }, "require-dev": { "php-cs-fixer/shim": "^3.68.5",