Skip to content

Commit 79271b8

Browse files
composer (master)(deps-dev): bump the development-dependencies group with 3 updates
Updates the requirements on [infection/infection](https://github.com/infection/infection), [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source) and [rector/rector](https://github.com/rectorphp/rector) to permit the latest version. Updates `infection/infection` to 0.34.2 - [Release notes](https://github.com/infection/infection/releases) - [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md) - [Commits](infection/infection@0.34.1...0.34.2) Updates `phpstan/phpstan` to 2.2.8 - [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits) Updates `rector/rector` to 2.6.2 - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@2.5.9...2.6.2) --- updated-dependencies: - dependency-name: infection/infection dependency-version: 0.34.2 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: phpstan/phpstan dependency-version: 2.2.8 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: rector/rector dependency-version: 2.6.2 dependency-type: direct:development dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb50419 commit 79271b8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,16 @@
4040
"ext-xml": "*",
4141
"ext-xmlwriter": "*",
4242
"ergebnis/composer-normalize": "^2.52.0",
43-
"infection/infection": "^0.34.1",
43+
"infection/infection": "^0.34.2",
4444
"jbelien/phpstan-sarif-formatter": "^1.2.0",
4545
"laminas/laminas-servicemanager": "^4.5.1",
4646
"mimmi20/coding-standard": "^6.2.5",
4747
"nikic/php-parser": "^5.8.0",
4848
"phpstan/extension-installer": "^1.4.3",
49-
"phpstan/phpstan": "^2.2.7",
49+
"phpstan/phpstan": "^2.2.8",
5050
"phpstan/phpstan-deprecation-rules": "^2.0.5",
5151
"phpunit/phpunit": "^12.4.5",
52-
"rector/rector": "^2.5.9",
52+
"rector/rector": "^2.6.2",
5353
"rector/type-perfect": "^2.2.0",
5454
"shipmonk/composer-dependency-analyser": "^1.8.4",
5555
"symfony/process": "^7.3.4",

0 commit comments

Comments
 (0)