Bump symfony/dependency-injection from 5.4.24 to 5.4.25
Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 5.4.24 to 5.4.25. - [Release notes](https://github.com/symfony/dependency-injection/releases) - [Changelog](https://github.com/symfony/dependency-injection/blob/6.3/CHANGELOG.md) - [Commits](https://github.com/symfony/dependency-injection/compare/v5.4.24...v5.4.25) --- updated-dependencies: - dependency-name: symfony/dependency-injection dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5d5fcf48e9
commit
760f24337f
|
|
@ -1473,16 +1473,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/dependency-injection",
|
||||
"version": "v5.4.24",
|
||||
"version": "v5.4.25",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/dependency-injection.git",
|
||||
"reference": "4645e032d0963fb614969398ca28e47605b1a7da"
|
||||
"reference": "f0410c30a6c86bbce6c719c2b5cfc343362b982e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/4645e032d0963fb614969398ca28e47605b1a7da",
|
||||
"reference": "4645e032d0963fb614969398ca28e47605b1a7da",
|
||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f0410c30a6c86bbce6c719c2b5cfc343362b982e",
|
||||
"reference": "f0410c30a6c86bbce6c719c2b5cfc343362b982e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -1542,7 +1542,7 @@
|
|||
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.24"
|
||||
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.25"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -1558,7 +1558,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-05-05T14:42:55+00:00"
|
||||
"time": "2023-06-24T09:45:28+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/deprecation-contracts",
|
||||
|
|
|
|||
Loading…
Reference in New Issue