Skip to content

Commit

Permalink
composer(deps-dev): bump the minor-patch-dependencies group with 2 up…
Browse files Browse the repository at this point in the history
…dates

Updates the requirements on [laminas/laminas-i18n](https://github.com/laminas/laminas-i18n) and [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.

Updates `laminas/laminas-i18n` to 2.25.0
- [Release notes](https://github.com/laminas/laminas-i18n/releases)
- [Commits](laminas/laminas-i18n@2.24.1...2.25.0)

Updates `rector/rector` to 0.18.13
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@0.18.12...0.18.13)

---
updated-dependencies:
- dependency-name: laminas/laminas-i18n
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: rector/rector
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mimmi20 committed Dec 26, 2023
1 parent 67deb07 commit 27c3d1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"ext-xml": "*",
"ext-xmlwriter": "*",
"infection/infection": "^0.27.9",
"laminas/laminas-i18n": "^2.24.1",
"laminas/laminas-i18n": "^2.25.0",
"laminas/laminas-modulemanager": "^2.15.0",
"laminas/laminas-navigation": "^2.19.0",
"mimmi20/coding-standard": "^5.2.2",
Expand All @@ -43,7 +43,7 @@
"phpstan/phpstan-phpunit": "^1.3.15",
"phpunit/phpunit": "^10.5.3",
"psr/container": "^1.1.2 || ^2.0.2",
"rector/rector": "^0.18.12"
"rector/rector": "^0.18.13"
},
"suggest": {
"ext-intl": "required to use the Translator",
Expand Down

0 comments on commit 27c3d1d

Please sign in to comment.