Skip to content

Commit

Permalink
Bump symfony/console from 6.3.9 to 6.3.11 (#16588)
Browse files Browse the repository at this point in the history
Bumps [symfony/console](https://github.com/symfony/console) from 6.3.9 to 6.3.11.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.0/CHANGELOG.md)
- [Commits](symfony/console@v6.3.9...v6.3.11)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 0b96812 commit 1c9bfbd
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22137,16 +22137,16 @@
},
{
"name": "symfony/console",
"version": "v6.3.9",
"version": "v6.3.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "0566dbd051f8648d980592c7849f5d90d2c7c60c"
"reference": "ca73e92b0ab86d3c5347f58ec6d822cce6ded1b0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/0566dbd051f8648d980592c7849f5d90d2c7c60c",
"reference": "0566dbd051f8648d980592c7849f5d90d2c7c60c",
"url": "https://api.github.com/repos/symfony/console/zipball/ca73e92b0ab86d3c5347f58ec6d822cce6ded1b0",
"reference": "ca73e92b0ab86d3c5347f58ec6d822cce6ded1b0",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -22207,7 +22207,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v6.3.9"
"source": "https://github.com/symfony/console/tree/v6.3.11"
},
"funding": [
{
Expand All @@ -22223,7 +22223,7 @@
"type": "tidelift"
}
],
"time": "2023-11-20T16:36:29+00:00"
"time": "2023-12-10T14:03:40+00:00"
},
{
"name": "symfony/dependency-injection",
Expand Down Expand Up @@ -24919,16 +24919,16 @@
},
{
"name": "symfony/string",
"version": "v6.3.9",
"version": "v6.3.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "56427887aeaf540e9bbd121ad6c43f14ad3ce136"
"reference": "6a4b1e7b315cf420c814c8e29d8af1e96ae4b674"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/56427887aeaf540e9bbd121ad6c43f14ad3ce136",
"reference": "56427887aeaf540e9bbd121ad6c43f14ad3ce136",
"url": "https://api.github.com/repos/symfony/string/zipball/6a4b1e7b315cf420c814c8e29d8af1e96ae4b674",
"reference": "6a4b1e7b315cf420c814c8e29d8af1e96ae4b674",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -24985,7 +24985,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v6.3.9"
"source": "https://github.com/symfony/string/tree/v6.3.11"
},
"funding": [
{
Expand All @@ -25001,7 +25001,7 @@
"type": "tidelift"
}
],
"time": "2023-11-28T20:40:29+00:00"
"time": "2023-12-10T14:03:40+00:00"
},
{
"name": "symfony/translation-contracts",
Expand Down

0 comments on commit 1c9bfbd

Please sign in to comment.