Skip to content

Commit 7ddeaf3

Browse files
committed
Add the polyfill for tests, load the composer vendor
1 parent 3115e26 commit 7ddeaf3

File tree

3 files changed

+1855
-117
lines changed

3 files changed

+1855
-117
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"squizlabs/php_codesniffer": "^3.5",
2323
"vimeo/psalm": "^4.6",
2424
"wp-coding-standards/wpcs": "^2.3",
25-
"overtrue/phplint": "^2.3"
25+
"overtrue/phplint": "^2.3",
26+
"yoast/phpunit-polyfills": "^1.0"
2627
},
2728
"scripts": {
2829
"cs": "./vendor/bin/phpcs",

0 commit comments

Comments
 (0)