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 [phpstan/phpstan](https://github.com/phpstan/phpstan), [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit), [rector/rector](https://github.com/rectorphp/rector) and [rector/type-perfect](https://github.com/rectorphp/type-perfect) to permit the latest version.

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

Updates `phpunit/phpunit` to 10.5.25
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.25/ChangeLog-10.5.md)
- [Commits](sebastianbergmann/phpunit@10.5.24...10.5.25)

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

Updates `rector/type-perfect` to 0.1.8
- [Commits](rectorphp/type-perfect@0.1.6...0.1.8)

---
updated-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
- dependency-name: rector/type-perfect
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 082e321 commit fe1040f
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 @@ -40,12 +40,12 @@
"mimmi20/coding-standard": "^5.2.36",
"nikic/php-parser": "^4.19.1 || ^5.0.2",
"phpstan/extension-installer": "^1.4.1",
"phpstan/phpstan": "^1.11.5",
"phpstan/phpstan": "^1.11.7",
"phpstan/phpstan-deprecation-rules": "^1.2.0",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpunit/phpunit": "^10.5.24",
"rector/rector": "^1.1.1",
"rector/type-perfect": "^0.1.6",
"phpunit/phpunit": "^10.5.25",
"rector/rector": "^1.2.0",
"rector/type-perfect": "^0.1.8",
"symplify/phpstan-rules": "^13.0.0",
"tomasvotruba/cognitive-complexity": "^0.2.3",
"tomasvotruba/type-coverage": "^0.3.1",
Expand Down

0 comments on commit fe1040f

Please sign in to comment.