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.1.15
- [Release notes](https://github.com/mimmi20/coding-standard/releases)
- [Commits](mimmi20/coding-standard@5.1.14...5.1.15)

Updates `phpstan/phpstan` to 1.10.34
- [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.33...1.10.34)

Updates `phpunit/phpunit` to 10.3.4
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.3.4/ChangeLog-10.3.md)
- [Commits](sebastianbergmann/phpunit@10.3.3...10.3.4)

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

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mimmi20 committed Sep 15, 2023
1 parent 9b49c34 commit 8a8b6e8
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 @@ -32,14 +32,14 @@
"infection/infection": "^0.27.0",
"laminas/laminas-modulemanager": "^2.14.0",
"laminas/laminas-servicemanager": "^3.21.0",
"mimmi20/coding-standard": "^5.1.14",
"mimmi20/coding-standard": "^5.1.15",
"nikic/php-parser": "^v4.17.1",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.33",
"phpstan/phpstan": "^1.10.34",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.14",
"phpunit/phpunit": "^10.3.3",
"rector/rector": "^0.18.2",
"phpunit/phpunit": "^10.3.4",
"rector/rector": "^0.18.3",
"vimeo/psalm": "^5.15.0"
},
"autoload": {
Expand Down

0 comments on commit 8a8b6e8

Please sign in to comment.