Adding phpunit for the assertions

This commit is contained in:
Thomas Müller 2015-08-06 16:41:46 +02:00
parent d26aab7e05
commit 6749071667
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{
"require-dev": {
"phpunit/phpunit": "~4.6",
"guzzlehttp/guzzle": "~5.0",
"behat/behat": "2.4.*@stable"
}