diff --git a/composer.json b/composer.json index 5eba071b..cdd389d7 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "require-dev" : { - "phpunit/phpunit" : "5.5.*", + "phpunit/phpunit" : "4.5.0", "squizlabs/php_codesniffer" : "2.7.1" } } \ No newline at end of file