Skip to content

Commit

Permalink
AC-13114: Depreprecations issues resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepaAdobe committed Nov 19, 2024
1 parent c8cc121 commit 5cd6b34
Show file tree
Hide file tree
Showing 2 changed files with 361 additions and 285 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.5.0",
"laminas/laminas-coding-standard": "^3.0.1",
"laminas/laminas-servicemanager": "^3.21",
"phpbench/phpbench": "^1.2.10",
"phpunit/phpunit": "^10.1.3",
"phpunit/phpunit": "^10.5.38",
"psalm/plugin-phpunit": "^0.19.0",
"vimeo/psalm": "^5.12"
"vimeo/psalm": "^5.26.1"
},
"suggest": {
"laminas/laminas-servicemanager": "To support Laminas\\Permissions\\Acl\\Assertion\\AssertionManager plugin manager usage"
Expand Down
Loading

0 comments on commit 5cd6b34

Please sign in to comment.