Skip to content

Commit

Permalink
composer(deps): bump the minor-patch-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [symfony/console](https://github.com/symfony/console) and [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard) to permit the latest version.

Updates `symfony/console` to 6.4.7
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.0/CHANGELOG.md)
- [Commits](symfony/console@v6.4.6...v6.4.7)

Updates `mimmi20/coding-standard` to 5.2.26
- [Release notes](https://github.com/mimmi20/coding-standard/releases)
- [Commits](mimmi20/coding-standard@5.2.24...5.2.26)

---
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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent 18db825 commit cf85688
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"ext-mbstring": "*",
"monolog/monolog": "^3.6.0",
"psr/container": "^1.1.2 || ^2.0.2",
"symfony/console": "^v6.4.6"
"symfony/console": "^v6.4.7"
},
"require-dev": {
"ext-ctype": "*",
Expand All @@ -33,7 +33,7 @@
"infection/infection": "^0.27.11",
"laminas/laminas-modulemanager": "^2.15.0",
"laminas/laminas-servicemanager": "^3.22.1 || ^4.0.0",
"mimmi20/coding-standard": "^5.2.24",
"mimmi20/coding-standard": "^5.2.26",
"nikic/php-parser": "^v4.19.1",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.67",
Expand Down

0 comments on commit cf85688

Please sign in to comment.