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

Commit c3c10e0

Browse files
composer(deps-dev): bump the development-dependencies group with 4 updates
Updates the requirements on [infection/infection](https://github.com/infection/infection), [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard), [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) and [rector/rector](https://github.com/rectorphp/rector) to permit the latest version. Updates `infection/infection` to 0.30.3 - [Release notes](https://github.com/infection/infection/releases) - [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md) - [Commits](infection/infection@0.30.1...0.30.3) Updates `mimmi20/coding-standard` to 6.1.4 - [Release notes](https://github.com/mimmi20/coding-standard/releases) - [Commits](mimmi20/coding-standard@6.1.2...6.1.4) Updates `phpunit/phpunit` to 12.2.7 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.2.7/ChangeLog-12.2.md) - [Commits](sebastianbergmann/phpunit@12.2.6...12.2.7) Updates `rector/rector` to 2.1.1 - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@2.1.0...2.1.1) --- updated-dependencies: - dependency-name: infection/infection dependency-version: 0.30.3 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: mimmi20/coding-standard dependency-version: 6.1.4 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: phpunit/phpunit dependency-version: 12.2.7 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: rector/rector dependency-version: 2.1.1 dependency-type: direct:development dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1942098 commit c3c10e0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,17 @@
3131
"ext-tokenizer": "*",
3232
"ext-xml": "*",
3333
"ext-xmlwriter": "*",
34-
"infection/infection": "^0.30.1",
34+
"infection/infection": "^0.30.3",
3535
"laminas/laminas-modulemanager": "^2.17.0",
3636
"laminas/laminas-servicemanager": "^3.22.1",
3737
"mikey179/vfsstream": "^1.6.12",
38-
"mimmi20/coding-standard": "^6.1.2",
38+
"mimmi20/coding-standard": "^6.1.4",
3939
"nikic/php-parser": "^5.5.0",
4040
"phpstan/extension-installer": "^1.4.3",
4141
"phpstan/phpstan": "^2.1.17",
4242
"phpstan/phpstan-deprecation-rules": "^2.0.3",
43-
"phpunit/phpunit": "^12.2.6",
44-
"rector/rector": "^2.1.0",
43+
"phpunit/phpunit": "^12.2.7",
44+
"rector/rector": "^2.1.1",
4545
"rector/type-perfect": "^2.1.0",
4646
"shipmonk/composer-dependency-analyser": "^1.8.3",
4747
"symfony/process": "^7.3.0",

0 commit comments

Comments
 (0)