Skip to content

Commit

Permalink
qa: bump laminas-coding-standard to 2.3
Browse files Browse the repository at this point in the history
Signed-off-by: Geert Eltink <[email protected]>
  • Loading branch information
geerteltink committed Jan 6, 2022
1 parent cac3df0 commit ed3ba9a
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 45 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
},
"require-dev": {
"ext-json": "*",
"laminas/laminas-coding-standard": "~2.2.0",
"laminas/laminas-coding-standard": "~2.3.0",
"laminas/laminas-diactoros": "^2.5.0",
"mockery/mockery": "^1.4.2",
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^9.5.11",
"psalm/plugin-phpunit": "^0.15.1",
"vimeo/psalm": "^4.7"
"vimeo/psalm": "^4.17"
},
"suggest": {
"ext-json": "If you wish to use the JsonStrategy with BodyParamsMiddleware"
Expand Down
82 changes: 39 additions & 43 deletions composer.lock

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

0 comments on commit ed3ba9a

Please sign in to comment.