-
- Downloads
support for php 5.6 testing
parent
484fd952
No related branches found
No related tags found
... | @@ -12,10 +12,9 @@ | ... | @@ -12,10 +12,9 @@ |
"monolog/monolog": "^1.23" | "monolog/monolog": "^1.23" | ||
}, | }, | ||
"require-dev": { | "require-dev": { | ||
"phpunit/phpunit": "^6", | "phpunit/phpunit": "^5", | ||
"wp-coding-standards/wpcs": "^0.14.1", | "wp-coding-standards/wpcs": "^0.14.1", | ||
"squizlabs/php_codesniffer": "^3.0.2", | "squizlabs/php_codesniffer": "^3.0.2", | ||
"10up/wp_mock": "^0.3", | |||
"wimg/php-compatibility": "^8" | "wimg/php-compatibility": "^8" | ||
}, | }, | ||
"autoload": { | "autoload": { | ||
... | ... |
Please register or sign in to comment