Skip to content
This repository was archived by the owner on Aug 21, 2026. It is now read-only.

Commit 848eb81

Browse files
composer (3.x)(deps-dev): bump the development-dependencies group with 6 updates
Updates the requirements on [infection/infection](https://github.com/infection/infection), [nikic/php-parser](https://github.com/nikic/PHP-Parser), [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source), [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 `infection/infection` to 0.34.1 - [Release notes](https://github.com/infection/infection/releases) - [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md) - [Commits](infection/infection@0.34.0...0.34.1) Updates `nikic/php-parser` to 5.8.0 - [Release notes](https://github.com/nikic/PHP-Parser/releases) - [Changelog](https://github.com/nikic/PHP-Parser/blob/master/CHANGELOG.md) - [Commits](nikic/PHP-Parser@v5.7.0...v5.8.0) Updates `phpstan/phpstan` to 2.2.7 - [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits) Updates `phpstan/phpstan-deprecation-rules` to 2.0.5 - [Release notes](https://github.com/phpstan/phpstan-deprecation-rules/releases) - [Commits](phpstan/phpstan-deprecation-rules@2.0.4...2.0.5) Updates `rector/rector` to 2.5.9 - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@2.5.2...2.5.9) Updates `rector/type-perfect` to 2.2.0 - [Release notes](https://github.com/rectorphp/type-perfect/releases) - [Commits](rectorphp/type-perfect@2.1.4...2.2.0) --- updated-dependencies: - dependency-name: infection/infection dependency-version: 0.34.1 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: nikic/php-parser dependency-version: 5.8.0 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: phpstan/phpstan dependency-version: 2.2.7 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: phpstan/phpstan-deprecation-rules dependency-version: 2.0.5 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: rector/rector dependency-version: 2.5.9 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: rector/type-perfect dependency-version: 2.2.0 dependency-type: direct:development dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa60e79 commit 848eb81

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,19 +32,19 @@
3232
"ext-xml": "*",
3333
"ext-xmlwriter": "*",
3434
"ergebnis/composer-normalize": "^2.52.0",
35-
"infection/infection": "^0.34.0",
35+
"infection/infection": "^0.34.1",
3636
"jbelien/phpstan-sarif-formatter": "^1.2.0",
3737
"laminas/laminas-modulemanager": "^2.19.0",
3838
"laminas/laminas-servicemanager": "^3.24.0",
3939
"mikey179/vfsstream": "^1.6.12",
4040
"mimmi20/coding-standard": "^6.2.5",
41-
"nikic/php-parser": "^5.7.0",
41+
"nikic/php-parser": "^5.8.0",
4242
"phpstan/extension-installer": "^1.4.3",
43-
"phpstan/phpstan": "^2.2.3",
44-
"phpstan/phpstan-deprecation-rules": "^2.0.4",
43+
"phpstan/phpstan": "^2.2.7",
44+
"phpstan/phpstan-deprecation-rules": "^2.0.5",
4545
"phpunit/phpunit": "^12.5.8",
46-
"rector/rector": "^2.5.2",
47-
"rector/type-perfect": "^2.1.4",
46+
"rector/rector": "^2.5.9",
47+
"rector/type-perfect": "^2.2.0",
4848
"shipmonk/composer-dependency-analyser": "^1.8.4",
4949
"symfony/process": "^7.3.4",
5050
"symplify/phpstan-rules": "^14.10.0",

0 commit comments

Comments
 (0)