Skip to content

Commit d87a5c7

Browse files
dependabot[bot]mimmi20
authored andcommitted
composer(deps): bump the minor-patch-dependencies group with 3 updates
Updates the requirements on [symfony/console](https://github.com/symfony/console), [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard) and [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. Updates `symfony/console` to 6.4.2 - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/7.0/CHANGELOG.md) - [Commits](symfony/console@v6.4.1...v6.4.2) Updates `mimmi20/coding-standard` to 5.2.8 - [Release notes](https://github.com/mimmi20/coding-standard/releases) - [Commits](mimmi20/coding-standard@5.2.4...5.2.8) Updates `phpstan/phpstan` to 1.10.51 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.10.50...1.10.51) --- updated-dependencies: - dependency-name: symfony/console dependency-type: direct:production dependency-group: minor-patch-dependencies - dependency-name: mimmi20/coding-standard dependency-type: direct:development dependency-group: minor-patch-dependencies - dependency-name: phpstan/phpstan dependency-type: direct:development dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 978ea15 commit d87a5c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": "^8.1.0",
2020
"ext-mbstring": "*",
2121
"monolog/monolog": "^3.5.0",
22-
"symfony/console": "^v6.4.1"
22+
"symfony/console": "^v6.4.2"
2323
},
2424
"require-dev": {
2525
"ext-ctype": "*",
@@ -32,10 +32,10 @@
3232
"infection/infection": "^0.27.9",
3333
"laminas/laminas-modulemanager": "^2.15.0",
3434
"laminas/laminas-servicemanager": "^3.22.1",
35-
"mimmi20/coding-standard": "^5.2.4",
35+
"mimmi20/coding-standard": "^5.2.8",
3636
"nikic/php-parser": "^v4.18.0",
3737
"phpstan/extension-installer": "^1.3.1",
38-
"phpstan/phpstan": "^1.10.50",
38+
"phpstan/phpstan": "^1.10.51",
3939
"phpstan/phpstan-deprecation-rules": "^1.1.4",
4040
"phpstan/phpstan-phpunit": "^1.3.15",
4141
"phpunit/phpunit": "^10.5.5",

0 commit comments

Comments
 (0)