-
- Downloads
Merge branch 'devel-no-build' into 'devel'
Remove build phase & composer <7 See merge request wpdesk/plugin-template!15
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