Skip to content

Commit

Permalink
Merge pull request #30 from laminas/renovate/lock-file-maintenance
Browse files Browse the repository at this point in the history
Lock file maintenance
  • Loading branch information
gsteel authored Nov 21, 2024
2 parents fe51651 + 42134ab commit c826b9c
Show file tree
Hide file tree
Showing 4 changed files with 412 additions and 350 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
},
"require-dev": {
"laminas/laminas-coding-standard": "~3.0.0",
"mikey179/vfsstream": "^1.6.11",
"phpunit/phpunit": "^10.4.2",
"laminas/laminas-coding-standard": "~3.0.1",
"mikey179/vfsstream": "^1.6.12",
"phpunit/phpunit": "^10.5.38",
"psalm/plugin-phpunit": "^0.19.0",
"vimeo/psalm": "^5.15.0"
"vimeo/psalm": "^5.26.1"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit c826b9c

Please sign in to comment.