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.23.0 | 4.3.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 56eb316 commit fceb848
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 140 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 fceb848

Please sign in to comment.