Skip to content

Commit

Permalink
For backcompat with older versions allow for older polyfills
Browse files Browse the repository at this point in the history
  • Loading branch information
dshanske committed Dec 25, 2023
1 parent 8244740 commit 2e3f521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
"squizlabs/php_codesniffer": "*",
"wp-coding-standards/wpcs": "*",
"yoast/phpunit-polyfills": "^2.0",
"yoast/phpunit-polyfills": "^1.0 || ^2.0",
"phpcompatibility/phpcompatibility-wp": "^2.1",
"phpcompatibility/php-compatibility": "^9.3",
"php-parallel-lint/php-parallel-lint": "^1.3",
Expand Down

0 comments on commit 2e3f521

Please sign in to comment.