Skip to content

Commit

Permalink
Merge pull request #64 from laminas/renovate/major-laminas
Browse files Browse the repository at this point in the history
Update dependency laminas/laminas-coding-standard to v2
  • Loading branch information
Ocramius authored Dec 9, 2022
2 parents 4c73599 + f736ab4 commit 11fe2af
Show file tree
Hide file tree
Showing 52 changed files with 755 additions and 743 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
},
"require": {
"php": "~8.0.0 || ~8.1.0 || ~8.2.0",
"laminas/laminas-code": "^3.5.1 || ^4.0.0",
"laminas/laminas-code": "^4.7.1",
"laminas/laminas-stdlib": "^3.3.1",
"laminas/laminas-zendframework-bridge": "^1.2.0"
},
"require-dev": {
"laminas/laminas-coding-standard": "~1.0.0",
"laminas/laminas-coding-standard": "~2.4.0",
"phpunit/phpunit": "^9.5.5",
"psalm/plugin-phpunit": "^0.15.1",
"vimeo/psalm": "^4.6.4"
Expand Down
Loading

0 comments on commit 11fe2af

Please sign in to comment.