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 [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard) and [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.

Updates `mimmi20/coding-standard` to 5.2.28
- [Release notes](https://github.com/mimmi20/coding-standard/releases)
- [Commits](mimmi20/coding-standard@5.2.26...5.2.28)

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

---
updated-dependencies:
- dependency-name: mimmi20/coding-standard
  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 May 11, 2024
1 parent a1dead7 commit 8abd661
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 @@ -36,15 +36,15 @@
"infection/infection": "^0.27.11",
"laminas/laminas-modulemanager": "^2.15.0",
"laminas/laminas-servicemanager": "^3.22.1",
"mimmi20/coding-standard": "^5.2.26",
"mimmi20/coding-standard": "^5.2.28",
"nikic/php-parser": "^v4.19.1",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.67",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.16",
"phpunit/phpunit": "^10.5.20",
"psr/container": "^1.1.2 || ^2.0.2",
"rector/rector": "^1.0.4"
"rector/rector": "^1.0.5"
},
"suggest": {
"laminas/laminas-servicemanager": "Required for the Factories"
Expand Down

0 comments on commit 8abd661

Please sign in to comment.