Use local phpunit

This commit is contained in:
Pierre Rudloff 2016-08-01 12:28:35 +02:00
parent 7ac7f2ec92
commit b516cb6346
3 changed files with 1257 additions and 3 deletions

View file

@ -18,7 +18,8 @@
},
"require-dev": {
"symfony/var-dumper": "~3.1.0",
"squizlabs/php_codesniffer": "~2.6.2"
"squizlabs/php_codesniffer": "~2.6.2",
"phpunit/phpunit": "~5.4.8"
},
"extra": {
"paas": {