diff --git a/composer.json b/composer.json index b73b4d6e..42950d9a 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,9 @@ }, "require-dev": { "phpunit/phpunit": "4.3.*", - "mockery/mockery": "0.9.*" + "mockery/mockery": "0.9.*", + "codeception/codeception": "~2.0", + "flow/jsonpath": "0.2.*" }, "repositories": [ {