Skip to content

Commit 530c3f6

Browse files
authored
Merge pull request #31 from mezzio/renovate/major-laminas
Update dependency laminas/laminas-coding-standard to v3
2 parents ada7cd0 + 7be6965 commit 530c3f6

File tree

4 files changed

+236
-157
lines changed

4 files changed

+236
-157
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"psr/container": "^1.0 || ^2.0"
4545
},
4646
"require-dev": {
47-
"laminas/laminas-coding-standard": "~2.5.0",
48-
"phpunit/phpunit": "^9.6.21",
47+
"laminas/laminas-coding-standard": "~3.1.0",
48+
"phpunit/phpunit": "^9.6.23",
4949
"psalm/plugin-phpunit": "0.19.0",
5050
"vimeo/psalm": "^5.26.1"
5151
},

0 commit comments

Comments
 (0)