Updated composer dev requirements

This commit is contained in:
Alex Bilbie 2015-04-05 17:00:01 +01:00
parent a16a1dbb7d
commit 5fcf01f4c8

View File

@ -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": [
{