Bump symfony/dependency-injection from 5.4.25 to 5.4.26
Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 5.4.25 to 5.4.26. - [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.25...v5.4.26) --- 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
523a901d1b
commit
5a3c79a04a
|
|
@ -1496,16 +1496,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/dependency-injection",
|
||||
"version": "v5.4.25",
|
||||
"version": "v5.4.26",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/dependency-injection.git",
|
||||
"reference": "f0410c30a6c86bbce6c719c2b5cfc343362b982e"
|
||||
"reference": "6736a10dcf724725a3b1c3b53e63a9ee03b27db9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f0410c30a6c86bbce6c719c2b5cfc343362b982e",
|
||||
"reference": "f0410c30a6c86bbce6c719c2b5cfc343362b982e",
|
||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/6736a10dcf724725a3b1c3b53e63a9ee03b27db9",
|
||||
"reference": "6736a10dcf724725a3b1c3b53e63a9ee03b27db9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -1565,7 +1565,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.25"
|
||||
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.26"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -1581,7 +1581,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-06-24T09:45:28+00:00"
|
||||
"time": "2023-07-19T20:11:33+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/deprecation-contracts",
|
||||
|
|
|
|||
Loading…
Reference in New Issue