diff --git a/composer.json b/composer.json index 50ae76f..495e3e7 100644 --- a/composer.json +++ b/composer.json @@ -16,6 +16,6 @@ "psr-4": { "Xenzilla\\Graph\\": "test/" } }, "require-dev": { - "phpunit/phpunit": "4.5.*" + "phpunit/phpunit": "12.5.*" } } \ No newline at end of file