Skip to content

Commit

Permalink
Merge pull request #38 from gsteel/lcs-3
Browse files Browse the repository at this point in the history
Upgrade Laminas Coding Standard to v3
  • Loading branch information
gsteel authored Oct 21, 2024
2 parents 8797c19 + 17ecbad commit 025141f
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 73 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@
"psr/container": "^1.1.2 || ^2"
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.5.0",
"laminas/laminas-config-aggregator": "^1.14",
"laminas/laminas-coding-standard": "^3.0.1",
"laminas/laminas-config-aggregator": "^1.15",
"laminas/laminas-servicemanager": "^3.22.1",
"maglnet/composer-require-checker": "^4.7.1",
"phpunit/phpunit": "^10.5.9",
"phpunit/phpunit": "^10.5.37",
"psalm/plugin-phpunit": "^0.19.0",
"vimeo/psalm": "^5.20"
"vimeo/psalm": "^5.26.1"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 025141f

Please sign in to comment.