Skip to content

Commit 68c34f7

Browse files
committed
Composer: update PHPUnit Polyfills
This upgrade will get us improved compatibility with PHP 8.5.
1 parent 3096206 commit 68c34f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"require": {
3131
"php": ">=5.6",
3232
"brain/monkey": "^2.6.2",
33-
"yoast/phpunit-polyfills": "^1.1.1"
33+
"yoast/phpunit-polyfills": "^1.1.5"
3434
},
3535
"require-dev": {
3636
"php-parallel-lint/php-console-highlighter": "^1.0.0",

0 commit comments

Comments
 (0)