Skip to content

Commit 0794d19

Browse files
composer (4.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 c68fd68 commit 0794d19

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
@@ -40,17 +40,17 @@
4040
"ext-xml": "*",
4141
"ext-xmlwriter": "*",
4242
"ergebnis/composer-normalize": "^2.52.0",
43-
"infection/infection": "^0.34.0",
43+
"infection/infection": "^0.34.1",
4444
"jbelien/phpstan-sarif-formatter": "^1.2.0",
4545
"laminas/laminas-servicemanager": "^4.5.1",
4646
"mimmi20/coding-standard": "^6.2.5",
47-
"nikic/php-parser": "^5.7.0",
47+
"nikic/php-parser": "^5.8.0",
4848
"phpstan/extension-installer": "^1.4.3",
49-
"phpstan/phpstan": "^2.2.3",
50-
"phpstan/phpstan-deprecation-rules": "^2.0.4",
49+
"phpstan/phpstan": "^2.2.7",
50+
"phpstan/phpstan-deprecation-rules": "^2.0.5",
5151
"phpunit/phpunit": "^12.4.5",
52-
"rector/rector": "^2.5.2",
53-
"rector/type-perfect": "^2.1.4",
52+
"rector/rector": "^2.5.9",
53+
"rector/type-perfect": "^2.2.0",
5454
"shipmonk/composer-dependency-analyser": "^1.8.4",
5555
"symfony/process": "^7.3.4",
5656
"symplify/phpstan-rules": "^14.10.0",

0 commit comments

Comments
 (0)