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

Commit 7e67fa7

Browse files
composer (master)(deps-dev): bump the development-dependencies group with 4 updates
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit), [rector/rector](https://github.com/rectorphp/rector), [shipmonk/composer-dependency-analyser](https://github.com/shipmonk-rnd/composer-dependency-analyser) and [symplify/phpstan-rules](https://github.com/symplify/phpstan-rules) to permit the latest version. Updates `phpunit/phpunit` to 12.4.5 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.4.5/ChangeLog-12.4.md) - [Commits](sebastianbergmann/phpunit@12.4.3...12.4.5) Updates `rector/rector` to 2.2.10 - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@2.2.8...2.2.10) Updates `shipmonk/composer-dependency-analyser` to 1.8.4 - [Release notes](https://github.com/shipmonk-rnd/composer-dependency-analyser/releases) - [Commits](shipmonk-rnd/composer-dependency-analyser@1.8.3...1.8.4) Updates `symplify/phpstan-rules` to 14.9.1 - [Release notes](https://github.com/symplify/phpstan-rules/releases) - [Commits](symplify/phpstan-rules@14.8.3...14.9.1) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.4.5 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: rector/rector dependency-version: 2.2.10 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: shipmonk/composer-dependency-analyser dependency-version: 1.8.4 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: symplify/phpstan-rules dependency-version: 14.9.1 dependency-type: direct:development dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe685ff commit 7e67fa7

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
@@ -40,12 +40,12 @@
4040
"phpstan/extension-installer": "^1.4.3",
4141
"phpstan/phpstan": "^2.1.32",
4242
"phpstan/phpstan-deprecation-rules": "^2.0.3",
43-
"phpunit/phpunit": "^12.4.3",
44-
"rector/rector": "^2.2.8",
43+
"phpunit/phpunit": "^12.4.5",
44+
"rector/rector": "^2.2.10",
4545
"rector/type-perfect": "^2.1.1",
46-
"shipmonk/composer-dependency-analyser": "^1.8.3",
46+
"shipmonk/composer-dependency-analyser": "^1.8.4",
4747
"symfony/process": "^7.3.4",
48-
"symplify/phpstan-rules": "^14.8.3",
48+
"symplify/phpstan-rules": "^14.9.1",
4949
"tomasvotruba/cognitive-complexity": "^1.0.0",
5050
"tomasvotruba/type-coverage": "^2.0.2",
5151
"tomasvotruba/unused-public": "^2.1.1"

0 commit comments

Comments
 (0)