Skip to content

Commit

Permalink
Adding back removed components in composer.json
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Richer [email protected] <[email protected]>
  • Loading branch information
visto9259 committed Nov 26, 2024
1 parent 5f719d2 commit 171a5b6
Show file tree
Hide file tree
Showing 2 changed files with 240 additions and 10 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,10 @@
"laminas/laminas-servicemanager": "^2.7.9 || ^3.4.0"
},
"require-dev": {
"laminas/laminas-i18n": "^2.9",
"laminas/laminas-log": "^2.10",
"laminas/laminas-modulemanager": "^2.7.2",
"laminas/laminas-view": "^2.9",
"phpunit/phpunit": "^10.5 || ^11.0",
"laminas/laminas-coding-standard": "^3.0",
"vimeo/psalm": "^5.26.0",
Expand Down
247 changes: 237 additions & 10 deletions composer.lock

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

0 comments on commit 171a5b6

Please sign in to comment.