Skip to content

Commit d801817

Browse files
authored
Merge pull request #6932 from keboola/zajca/DMD-1188/align-phpunit-12
chore: align package phpunit/paratest versions for monorepo-builder (DMD-1188)
2 parents a531603 + 3fe39a4 commit d801817

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"require-dev": {
3939
"ext-curl": "*",
40-
"phpunit/phpunit": "^9.0|^10"
40+
"phpunit/phpunit": "^11|^12"
4141
},
4242
"scripts": {
4343
"tests": "phpunit --testsuite=unit",

0 commit comments

Comments
 (0)