Skip to content

Commit

Permalink
composer(deps-dev): bump the minor-patch-dependencies group with 4 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), [phpstan/phpstan](https://github.com/phpstan/phpstan), [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) and [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.

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

Updates `phpstan/phpstan` to 1.10.56
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.55...1.10.56)

Updates `phpunit/phpunit` to 10.5.8
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.8/ChangeLog-10.5.md)
- [Commits](sebastianbergmann/phpunit@10.5.5...10.5.8)

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

---
updated-dependencies:
- dependency-name: mimmi20/coding-standard
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: phpunit/phpunit
  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 Jan 20, 2024
1 parent 260bab6 commit 2328f32
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@
"laminas/laminas-modulemanager": "^2.15.0",
"laminas/laminas-servicemanager": "^3.22.1",
"mikey179/vfsstream": "^v1.6.11",
"mimmi20/coding-standard": "^5.2.9",
"mimmi20/coding-standard": "^5.2.11",
"nikic/php-parser": "^v4.18.0",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.55",
"phpstan/phpstan": "^1.10.56",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpunit/phpunit": "^10.5.5",
"rector/rector": "^0.19.0"
"phpunit/phpunit": "^10.5.8",
"rector/rector": "^0.19.2"
},
"suggest": {
"laminas/laminas-modulemanager": "to register this project as module",
Expand Down

0 comments on commit 2328f32

Please sign in to comment.