Skip to content

Commit

Permalink
composer(deps-dev): bump the version-updates group with 4 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan), [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules), [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.12.3
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.12.2...1.12.3)

Updates `phpstan/phpstan-deprecation-rules` to 1.2.1
- [Release notes](https://github.com/phpstan/phpstan-deprecation-rules/releases)
- [Commits](phpstan/phpstan-deprecation-rules@1.2.0...1.2.1)

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

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

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: version-updates
- dependency-name: phpstan/phpstan-deprecation-rules
  dependency-type: direct:development
  dependency-group: version-updates
- dependency-name: rector/rector
  dependency-type: direct:development
  dependency-group: version-updates
- dependency-name: rector/type-perfect
  dependency-type: direct:development
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 13, 2024
1 parent 18a33aa commit 361dc1d
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 @@ -37,12 +37,12 @@
"mimmi20/coding-standard": "^5.2.43",
"nikic/php-parser": "^4.19.1 || ^5.0.2",
"phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan": "^1.12.2",
"phpstan/phpstan-deprecation-rules": "^1.2.0",
"phpstan/phpstan": "^1.12.3",
"phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpunit/phpunit": "^10.5.25",
"rector/rector": "^1.2.4",
"rector/type-perfect": "^0.1.8",
"rector/rector": "^1.2.5",
"rector/type-perfect": "^0.2.0",
"symplify/phpstan-rules": "^13.0.1",
"tomasvotruba/cognitive-complexity": "^0.2.3",
"tomasvotruba/type-coverage": "^0.3.1",
Expand Down

0 comments on commit 361dc1d

Please sign in to comment.