Skip to content

Commit

Permalink
qa: bump phpunit to 9.5.11
Browse files Browse the repository at this point in the history
Signed-off-by: Geert Eltink <geert.eltink@gmail.com>
  • Loading branch information
geerteltink authored and weierophinney committed Apr 7, 2022
1 parent ed43cb3 commit 69fdde8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions composer.json
Expand Up @@ -19,6 +19,7 @@
},
"config": {
"allow-plugins": {
"composer/package-versions-deprecated": true,
"dealerdirect/phpcodesniffer-composer-installer": true
},
"platform": {
Expand All @@ -39,8 +40,8 @@
"psr/http-message": "^1.0.1"
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.3",
"phpunit/phpunit": "^9.5.8",
"laminas/laminas-coding-standard": "~2.3.0",
"phpunit/phpunit": "^9.5.11",
"psalm/plugin-phpunit": "^0.16"
},
"autoload": {
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 69fdde8

Please sign in to comment.