This commit is contained in:
jianghanbo 2024-10-28 15:33:24 +08:00
parent c7c0f586c5
commit e2ada87dbf
1 changed files with 18 additions and 18 deletions

36
service/composer.lock generated
View File

@ -1525,16 +1525,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v6.4.12", "version": "v6.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "72d080eb9edf80e36c19be61f72c98ed8273b765" "reference": "f793dd5a7d9ae9923e35d0503d08ba734cec1d79"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/72d080eb9edf80e36c19be61f72c98ed8273b765", "url": "https://api.github.com/repos/symfony/console/zipball/f793dd5a7d9ae9923e35d0503d08ba734cec1d79",
"reference": "72d080eb9edf80e36c19be61f72c98ed8273b765", "reference": "f793dd5a7d9ae9923e35d0503d08ba734cec1d79",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1599,7 +1599,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v6.4.12" "source": "https://github.com/symfony/console/tree/v6.4.13"
}, },
"funding": [ "funding": [
{ {
@ -1615,7 +1615,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-20T08:15:52+00:00" "time": "2024-10-09T08:40:40+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
@ -2167,16 +2167,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v6.4.12", "version": "v6.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "f8a1ccebd0997e16112dfecfd74220b78e5b284b" "reference": "38371c60c71c72b3d64d8d76f6b1bb81a2cc3627"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/f8a1ccebd0997e16112dfecfd74220b78e5b284b", "url": "https://api.github.com/repos/symfony/string/zipball/38371c60c71c72b3d64d8d76f6b1bb81a2cc3627",
"reference": "f8a1ccebd0997e16112dfecfd74220b78e5b284b", "reference": "38371c60c71c72b3d64d8d76f6b1bb81a2cc3627",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2233,7 +2233,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v6.4.12" "source": "https://github.com/symfony/string/tree/v6.4.13"
}, },
"funding": [ "funding": [
{ {
@ -2249,20 +2249,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-20T08:15:52+00:00" "time": "2024-09-25T14:18:03+00:00"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v6.4.12", "version": "v6.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "cf8360b8352b086be620fae8342c4d96e391a489" "reference": "bee9bfabfa8b4045a66bf82520e492cddbaffa66"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/cf8360b8352b086be620fae8342c4d96e391a489", "url": "https://api.github.com/repos/symfony/translation/zipball/bee9bfabfa8b4045a66bf82520e492cddbaffa66",
"reference": "cf8360b8352b086be620fae8342c4d96e391a489", "reference": "bee9bfabfa8b4045a66bf82520e492cddbaffa66",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2328,7 +2328,7 @@
"description": "Provides tools to internationalize your application", "description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/translation/tree/v6.4.12" "source": "https://github.com/symfony/translation/tree/v6.4.13"
}, },
"funding": [ "funding": [
{ {
@ -2344,7 +2344,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-16T06:02:54+00:00" "time": "2024-09-27T18:14:25+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",