Skip to content

Commit

Permalink
composer(deps-dev): bump the version-updates group with 3 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [laminas/laminas-http](https://github.com/laminas/laminas-http), [phpstan/phpstan](https://github.com/phpstan/phpstan) and [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.

Updates `laminas/laminas-http` to 2.20.0
- [Release notes](https://github.com/laminas/laminas-http/releases)
- [Commits](laminas/laminas-http@2.19.0...2.20.0)

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

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

---
updated-dependencies:
- dependency-name: laminas/laminas-http
  dependency-type: direct:development
  dependency-group: version-updates
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: version-updates
- dependency-name: rector/rector
  dependency-type: direct:development
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent d746890 commit c3605f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,18 @@
"ext-xml": "*",
"ext-xmlwriter": "*",
"infection/infection": "^0.27.11 || ^0.28.1 || ^0.29.0",
"laminas/laminas-http": "^2.19.0",
"laminas/laminas-http": "^2.20.0",
"laminas/laminas-modulemanager": "^2.16.0",
"laminas/laminas-servicemanager": "^3.22.1",
"mikey179/vfsstream": "^1.6.12",
"mimmi20/coding-standard": "^5.2.44",
"nikic/php-parser": "^4.19.1 || ^5.0.2",
"phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan": "^1.12.6",
"phpstan/phpstan": "^1.12.7",
"phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpunit/phpunit": "^10.5.25",
"rector/rector": "^1.2.7",
"rector/rector": "^1.2.8",
"rector/type-perfect": "^1.0.0",
"symplify/phpstan-rules": "^13.0.1",
"tomasvotruba/cognitive-complexity": "^0.2.3",
Expand Down

0 comments on commit c3605f7

Please sign in to comment.