Skip to content

Commit e55bddc

Browse files
committed
Added phpunit 10 back
1 parent 6be32a9 commit e55bddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"require-dev": {
2929
"phlak/coding-standards": "^4.0",
3030
"phpstan/phpstan": "^2.0",
31-
"phpunit/phpunit": "^11.0",
31+
"phpunit/phpunit": "^10.0 || ^11.0",
3232
"yoast/phpunit-polyfills": "^3.0"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)