diff --git a/composer.json b/composer.json index 3d0598a..83efec6 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "php": ">=5.4.0" }, "require-dev": { - "atoum/atoum": "~1.0", + "atoum/atoum": "~2.0", "m6web/symfony2-coding-standard": "~1.2", "m6web/coke": "~1.2" },