-
- Downloads
Remove build phase & composer <7
parent
7f9f2312
No related branches found
No related tags found
... | ... | @@ -10,7 +10,7 @@ |
"php": ">=5.5" | ||
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "*", | ||
"phpunit/phpunit": "<7", | ||
"wp-coding-standards/wpcs": "^0.14.1", | ||
"squizlabs/php_codesniffer": "^3.0.2", | ||
"mockery/mockery": "*", | ||
... | ... |
Please register or sign in to comment