Skip to content

Commit e59688a

Browse files
ISSUE-19: PHPUnit 12 support
1 parent db5534e commit e59688a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": "^8.1",
2020
"ext-simplexml": "*",
2121
"ext-xmlreader": "*",
22-
"phpunit/phpunit": "^10.3||^11.0",
22+
"phpunit/phpunit": "^10.3||^11.0||^12.0",
2323
"symfony/console": "^5.4||^6.2||^7.0"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)