Adding phpunit for the assertions
This commit is contained in:
parent
d26aab7e05
commit
6749071667
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~4.6",
|
||||
"guzzlehttp/guzzle": "~5.0",
|
||||
"behat/behat": "2.4.*@stable"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue