Skip to content

Commit 89fe44b

Browse files
committed
Allow phpunit 11
1 parent c549e1b commit 89fe44b

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
@@ -25,7 +25,7 @@
2525
"ext-json": "*",
2626
"ext-libxml": "*",
2727
"composer-runtime-api": "^2.0",
28-
"phpunit/phpunit": "^10.0",
28+
"phpunit/phpunit": "^10.0|^11.0",
2929
"symfony/property-access": "^5.2|^6.2|^7.0",
3030
"symfony/serializer": "^5.2|^6.2|^7.0",
3131
"symfony/yaml": "^5.2|^6.2|^7.0"

0 commit comments

Comments
 (0)