Use local phpunit
This commit is contained in:
parent
7ac7f2ec92
commit
b516cb6346
3 changed files with 1257 additions and 3 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue