Skip to content

Commit b6922ec

Browse files
committed
qa: bump phpunit minimum version to 9.6
Signed-off-by: Maximilian Bösing <[email protected]>
1 parent 69f98c5 commit b6922ec

File tree

2 files changed

+25
-24
lines changed

2 files changed

+25
-24
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"require-dev": {
1111
"doctrine/coding-standard": "^11.1",
12-
"phpunit/phpunit": "^9.5",
12+
"phpunit/phpunit": "^9.6",
1313
"psalm/plugin-phpunit": "^0.18.4",
1414
"symfony/polyfill-php80": "^1.22",
1515
"vimeo/psalm": "^5.9"

composer.lock

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

0 commit comments

Comments
 (0)