This is a very minor issue because we're using the caret version range (^).
The minimum version of Yoast\PHPUnitPolyfills that WordPress requires is 1.0.1.
https://github.com/WordPress/wordpress-develop/blob/master/tests/phpunit/includes/bootstrap.php#L142
|
"yoast/phpunit-polyfills": "^1.0", |
This is a very minor issue because we're using the caret version range (^).
The minimum version of
Yoast\PHPUnitPolyfillsthat WordPress requires is 1.0.1.https://github.com/WordPress/wordpress-develop/blob/master/tests/phpunit/includes/bootstrap.php#L142
lifterlms-tests/composer.json
Line 15 in b78eee9