diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 8923385..3788f2a 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "zendframework/zend-serializer": "^2.8" }, "require-dev": { - "atoum/atoum": "dev-master", + "atoum/atoum": "^3.4", "atoum/telemetry-extension": "^1.0", "consolidation/robo": "^1.0", "fzaninotto/Faker": "^1.7", |