Skip to content

Commit

Permalink
Update Laminas packages
Browse files Browse the repository at this point in the history
| datasource | package                         | from   | to    |
| ---------- | ------------------------------- | ------ | ----- |
| packagist  | laminas/laminas-coding-standard | 2.5.0  | 3.0.1 |
| packagist  | laminas/laminas-servicemanager  | 3.22.1 | 4.2.1 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 2189742 commit 8776a91
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 145 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
"require": {
"php": "^8.1 || ^8.2 || ^8.3",
"laminas/laminas-permissions-rbac": "^3.0",
"laminas/laminas-servicemanager": "^3.3",
"laminas/laminas-servicemanager": "^3.3 || ^4.0",
"laminas/laminas-stdlib": "^3.1",
"doctrine/persistence": "^2.0 || ^3.0"
},
"require-dev": {
"laminas/laminas-coding-standard": "^2.5.0",
"laminas/laminas-coding-standard": "^3.0.0",
"phpunit/phpunit": "^10.0 || ^11.0",
"phpspec/prophecy": "^1.10",
"phpspec/prophecy-phpunit": "^2.0",
Expand Down
Loading

0 comments on commit 8776a91

Please sign in to comment.