diff --git a/composer.json b/composer.json index 1ec5626..2571db1 100644 --- a/composer.json +++ b/composer.json @@ -21,6 +21,6 @@ "netresearch/jsonmapper": "^1.4" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^12.0" } }