Skip to content

Commit 1b9baa9

Browse files
committed
polyfill library is a requirement apparently
1 parent bfe7af0 commit 1b9baa9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@
4242
"phpmd/phpmd": "@stable",
4343
"phpunit/phpunit": "^8",
4444
"squizlabs/php_codesniffer": "2.*",
45-
"phpcompatibility/phpcompatibility-wp": "*"
45+
"phpcompatibility/phpcompatibility-wp": "*",
46+
"yoast/phpunit-polyfills": "3.0"
4647
},
4748
"extra": {
4849
"installer-name": "view-admin-as"

0 commit comments

Comments
 (0)