We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c18159 commit 08e445aCopy full SHA for 08e445a
composer.json
@@ -2,8 +2,8 @@
2
"require-dev": {
3
"phpunit/phpunit": "^9",
4
"mikey179/vfsstream": "^1",
5
- "10up/wp_mock": "@dev"
6
-
+ "10up/wp_mock": "@dev",
+ "yoast/phpunit-polyfills": "@dev"
7
},
8
"autoload": {
9
"psr-4": { "ShortPixel\\" : "class" , "ShortPixel\\Tests\\" : "tests"}
0 commit comments