Skip to content

Commit e22999e

Browse files
committed
Install just yoast/phpunit-polyfills without explicit phpunit dep
1 parent 85e3127 commit e22999e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer-ci-matrix-tests.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,8 @@
2323
"ext-mbstring": "*"
2424
},
2525
"require-dev": {
26-
"yoast/phpunit-polyfills": "2.0.0",
27-
"phpcompatibility/php-compatibility": "10.x-dev",
28-
"phpunit/phpunit": "^9.5"
26+
"yoast/phpunit-polyfills": "^4.0.0",
27+
"phpcompatibility/php-compatibility": "10.x-dev"
2928
},
3029
"autoload": {
3130
"exclude-from-classmap": [

0 commit comments

Comments
 (0)