mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
Composer(deps-dev): Bump symfony/var-dumper from 6.3.8 to 6.4.0 (#1178)
Bumps [symfony/var-dumper](https://github.com/symfony/var-dumper) from 6.3.8 to 6.4.0. - [Release notes](https://github.com/symfony/var-dumper/releases) - [Changelog](https://github.com/symfony/var-dumper/blob/7.0/CHANGELOG.md) - [Commits](https://github.com/symfony/var-dumper/compare/v6.3.8...v6.4.0) --- updated-dependencies: - dependency-name: symfony/var-dumper dependency-type: direct:development update-type: version-update:semver-minor ... 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
ec0536ebd7
commit
b75d092185
1 changed files with 11 additions and 10 deletions
21
composer.lock
generated
21
composer.lock
generated
|
@ -2371,16 +2371,16 @@
|
||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
{
|
{
|
||||||
"name": "symfony/var-dumper",
|
"name": "symfony/var-dumper",
|
||||||
"version": "v6.3.8",
|
"version": "v6.4.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/var-dumper.git",
|
"url": "https://github.com/symfony/var-dumper.git",
|
||||||
"reference": "81acabba9046550e89634876ca64bfcd3c06aa0a"
|
"reference": "c40f7d17e91d8b407582ed51a2bbf83c52c367f6"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/81acabba9046550e89634876ca64bfcd3c06aa0a",
|
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/c40f7d17e91d8b407582ed51a2bbf83c52c367f6",
|
||||||
"reference": "81acabba9046550e89634876ca64bfcd3c06aa0a",
|
"reference": "c40f7d17e91d8b407582ed51a2bbf83c52c367f6",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -2393,10 +2393,11 @@
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"ext-iconv": "*",
|
"ext-iconv": "*",
|
||||||
"symfony/console": "^5.4|^6.0",
|
"symfony/console": "^5.4|^6.0|^7.0",
|
||||||
"symfony/http-kernel": "^5.4|^6.0",
|
"symfony/error-handler": "^6.3|^7.0",
|
||||||
"symfony/process": "^5.4|^6.0",
|
"symfony/http-kernel": "^5.4|^6.0|^7.0",
|
||||||
"symfony/uid": "^5.4|^6.0",
|
"symfony/process": "^5.4|^6.0|^7.0",
|
||||||
|
"symfony/uid": "^5.4|^6.0|^7.0",
|
||||||
"twig/twig": "^2.13|^3.0.4"
|
"twig/twig": "^2.13|^3.0.4"
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
@ -2435,7 +2436,7 @@
|
||||||
"dump"
|
"dump"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/var-dumper/tree/v6.3.8"
|
"source": "https://github.com/symfony/var-dumper/tree/v6.4.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -2451,7 +2452,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2023-11-08T10:42:36+00:00"
|
"time": "2023-11-09T08:28:32+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue