Skip to content

Commit 5b96f84

Browse files
composer(deps-dev): bump the development-dependencies group with 3 updates
Updates the requirements on [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard), [phpstan/phpstan](https://github.com/phpstan/phpstan) and [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. Updates `mimmi20/coding-standard` to 6.2.0 - [Release notes](https://github.com/mimmi20/coding-standard/releases) - [Commits](mimmi20/coding-standard@6.1.13...6.2.0) Updates `phpstan/phpstan` to 2.1.28 - [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.25...2.1.28) Updates `phpunit/phpunit` to 12.3.11 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.3.11/ChangeLog-12.3.md) - [Commits](sebastianbergmann/phpunit@12.3.10...12.3.11) --- updated-dependencies: - dependency-name: mimmi20/coding-standard dependency-version: 6.2.0 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: phpstan/phpstan dependency-version: 2.1.28 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: phpunit/phpunit dependency-version: 12.3.11 dependency-type: direct:development dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7bf2cbe commit 5b96f84

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
@@ -43,12 +43,12 @@
4343
"ext-xmlwriter": "*",
4444
"infection/infection": "^0.31.2",
4545
"mikey179/vfsstream": "^1.6.12",
46-
"mimmi20/coding-standard": "^6.1.13",
46+
"mimmi20/coding-standard": "^6.2.0",
4747
"nikic/php-parser": "^5.6.1",
4848
"phpstan/extension-installer": "^1.4.3",
49-
"phpstan/phpstan": "^2.1.25",
49+
"phpstan/phpstan": "^2.1.28",
5050
"phpstan/phpstan-deprecation-rules": "^2.0.3",
51-
"phpunit/phpunit": "^12.3.10",
51+
"phpunit/phpunit": "^12.3.11",
5252
"rector/rector": "^2.1.7",
5353
"rector/type-perfect": "^2.1.0",
5454
"shipmonk/composer-dependency-analyser": "^1.8.3",

0 commit comments

Comments
 (0)