Skip to content

Commit 5cef8b6

Browse files
committed
fixup: lower phpunit version
Signed-off-by: Ferdinand Thiessen <[email protected]>
1 parent 4a25a7e commit 5cef8b6

File tree

4 files changed

+20
-20
lines changed

4 files changed

+20
-20
lines changed

build/integration/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"require-dev": {
99
"behat/behat": "^3.15",
1010
"guzzlehttp/guzzle": "^7.9",
11-
"phpunit/phpunit": "^11.5",
11+
"phpunit/phpunit": "^11.5.30",
1212
"sabre/dav": "^4.7",
1313
"symfony/event-dispatcher": "^6.4"
1414
}

build/integration/composer.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor-bin/phpunit/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
}
77
},
88
"require": {
9-
"phpunit/phpunit": "^11.5"
9+
"phpunit/phpunit": "^11.5.30"
1010
}
1111
}

vendor-bin/phpunit/composer.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)