Bump symfony/yaml from 6.0.17 to 6.0.19 (#21)

Bumps [symfony/yaml](https://github.com/symfony/yaml) from 6.0.17 to 6.0.19.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/yaml/compare/v6.0.17...v6.0.19)

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

Signed-off-by: dependabot[bot] <support@github.com>

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:
dependabot[bot] 2023-01-24 17:22:43 -08:00 committed by GitHub
parent 7ea9cb2e5d
commit 686caf149b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -1517,16 +1517,16 @@
},
{
"name": "symfony/yaml",
"version": "v6.0.17",
"version": "v6.0.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "76c08913ea1c50541503a4563b2172710189fa29"
"reference": "deec3a812a0305a50db8ae689b183f43d915c884"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/76c08913ea1c50541503a4563b2172710189fa29",
"reference": "76c08913ea1c50541503a4563b2172710189fa29",
"url": "https://api.github.com/repos/symfony/yaml/zipball/deec3a812a0305a50db8ae689b183f43d915c884",
"reference": "deec3a812a0305a50db8ae689b183f43d915c884",
"shasum": ""
},
"require": {
@ -1571,7 +1571,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v6.0.17"
"source": "https://github.com/symfony/yaml/tree/v6.0.19"
},
"funding": [
{
@ -1587,7 +1587,7 @@
"type": "tidelift"
}
],
"time": "2022-12-14T15:52:41+00:00"
"time": "2023-01-11T11:50:03+00:00"
},
{
"name": "twig/twig",