Skip to content

Commit 69fdde8

Browse files
geerteltinkweierophinney
authored andcommitted
qa: bump phpunit to 9.5.11
Signed-off-by: Geert Eltink <[email protected]>
1 parent ed43cb3 commit 69fdde8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

composer.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
},
2020
"config": {
2121
"allow-plugins": {
22+
"composer/package-versions-deprecated": true,
2223
"dealerdirect/phpcodesniffer-composer-installer": true
2324
},
2425
"platform": {
@@ -39,8 +40,8 @@
3940
"psr/http-message": "^1.0.1"
4041
},
4142
"require-dev": {
42-
"laminas/laminas-coding-standard": "~2.3",
43-
"phpunit/phpunit": "^9.5.8",
43+
"laminas/laminas-coding-standard": "~2.3.0",
44+
"phpunit/phpunit": "^9.5.11",
4445
"psalm/plugin-phpunit": "^0.16"
4546
},
4647
"autoload": {

composer.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)