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

Commit a726b62

Browse files
composer(deps-dev): bump the development-dependencies group with 4 updates
Updates the requirements on [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard), [phpstan/phpstan](https://github.com/phpstan/phpstan), [rector/rector](https://github.com/rectorphp/rector) and [symplify/phpstan-rules](https://github.com/symplify/phpstan-rules) to permit the latest version. Updates `mimmi20/coding-standard` to 6.1.5 - [Release notes](https://github.com/mimmi20/coding-standard/releases) - [Commits](mimmi20/coding-standard@6.1.4...6.1.5) Updates `phpstan/phpstan` to 2.1.18 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md) - [Commits](phpstan/phpstan@2.1.17...2.1.18) Updates `rector/rector` to 2.1.2 - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@2.1.1...2.1.2) Updates `symplify/phpstan-rules` to 14.6.11 - [Release notes](https://github.com/symplify/phpstan-rules/releases) - [Commits](symplify/phpstan-rules@14.6.9...14.6.11) --- updated-dependencies: - dependency-name: mimmi20/coding-standard dependency-version: 6.1.5 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: phpstan/phpstan dependency-version: 2.1.18 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: rector/rector dependency-version: 2.1.2 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: symplify/phpstan-rules dependency-version: 14.6.11 dependency-type: direct:development dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a71eae commit a726b62

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
@@ -35,17 +35,17 @@
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.4",
38+
"mimmi20/coding-standard": "^6.1.5",
3939
"nikic/php-parser": "^5.5.0",
4040
"phpstan/extension-installer": "^1.4.3",
41-
"phpstan/phpstan": "^2.1.17",
41+
"phpstan/phpstan": "^2.1.18",
4242
"phpstan/phpstan-deprecation-rules": "^2.0.3",
4343
"phpunit/phpunit": "^12.2.7",
44-
"rector/rector": "^2.1.1",
44+
"rector/rector": "^2.1.2",
4545
"rector/type-perfect": "^2.1.0",
4646
"shipmonk/composer-dependency-analyser": "^1.8.3",
4747
"symfony/process": "^7.3.0",
48-
"symplify/phpstan-rules": "^14.6.9",
48+
"symplify/phpstan-rules": "^14.6.11",
4949
"tomasvotruba/cognitive-complexity": "^1.0.0",
5050
"tomasvotruba/type-coverage": "^2.0.2",
5151
"tomasvotruba/unused-public": "^2.0.1"

0 commit comments

Comments
 (0)