diff --git a/composer.json b/composer.json index 4112937..ec3cee5 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "ext-mbstring": "*" }, "require-dev": { - "phpunit/phpunit": "~4.8", + "phpunit/phpunit": "~12.0", "satooshi/php-coveralls": "~1.0", "squizlabs/php_codesniffer": "~2.6", "friendsofphp/php-cs-fixer": "~1.12"