fix: tests
... | ... | @@ -11,7 +11,7 @@ |
}, | ||
"require-dev": { | ||
"php": ">=5.5", | ||
"phpunit/phpunit": "^8 | ^9", | ||
"phpunit/phpunit": "^8", | ||
"mockery/mockery": "*", | ||
"10up/wp_mock": "*", | ||
"wimg/php-compatibility": "^8", | ||
... | ... |
Please register or sign in to comment