Bump symfony/yaml from 4.4.13 to 4.4.14

Bumps [symfony/yaml](https://github.com/symfony/yaml) from 4.4.13 to 4.4.14.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/yaml/compare/v4.4.13...v4.4.14)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-28 05:18:56 +00:00 committed by Frédéric Guillot
parent 78a42bbbe5
commit 6ab3d73ac0
2 changed files with 15 additions and 12 deletions

View File

@ -54,7 +54,7 @@
"doctrine/instantiator": "^1.1",
"phpdocumentor/reflection-docblock": "5.2.2",
"symfony/debug": "4.4.13",
"symfony/yaml": "4.4.13",
"symfony/yaml": "4.4.14",
"symfony/finder": "3.4.8",
"symfony/stopwatch" : "4.4.13",
"myclabs/deep-copy": "1.10.1",

25
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "ecb3de41c3d9d277e8e65625a049ce8d",
"content-hash": "f982f9cc8667817aaa126f053a285369",
"packages": [
{
"name": "christian-riesen/base32",
@ -1714,12 +1714,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "81cb95735a719403eddb77fc78e21362b56d9ea9"
"reference": "0749ceaf15c136d085b722a5bb88141398a54142"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/81cb95735a719403eddb77fc78e21362b56d9ea9",
"reference": "81cb95735a719403eddb77fc78e21362b56d9ea9",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/0749ceaf15c136d085b722a5bb88141398a54142",
"reference": "0749ceaf15c136d085b722a5bb88141398a54142",
"shasum": ""
},
"conflict": {
@ -1749,7 +1749,7 @@
"composer/composer": "<=1-alpha.11",
"contao-components/mediaelement": ">=2.14.2,<2.21.1",
"contao/core": ">=2,<3.5.39",
"contao/core-bundle": ">=4,<4.4.46|>=4.5,<4.8.6",
"contao/core-bundle": ">=4,<4.4.52|>=4.5,<4.9.6|= 4.10.0",
"contao/listing-bundle": ">=4,<4.4.8",
"datadog/dd-trace": ">=0.30,<0.30.2",
"david-garcia/phpwhois": "<=4.3.1",
@ -1813,6 +1813,7 @@
"laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10",
"league/commonmark": "<0.18.3",
"librenms/librenms": "<1.53",
"livewire/livewire": ">2.2.4,<2.2.6",
"magento/community-edition": ">=2,<2.2.10|>=2.3,<2.3.3",
"magento/magento1ce": "<1.9.4.3",
"magento/magento1ee": ">=1,<1.14.4.3",
@ -1864,6 +1865,8 @@
"scheb/two-factor-bundle": ">=0,<3.26|>=4,<4.11",
"sensiolabs/connect": "<4.2.3",
"serluck/phpwhois": "<=4.2.6",
"shopware/core": "<=6.3.1",
"shopware/platform": "<=6.3.1",
"shopware/shopware": "<5.3.7",
"silverstripe/admin": ">=1.0.3,<1.0.4|>=1.1,<1.1.1",
"silverstripe/assets": ">=1,<1.4.7|>=1.5,<1.5.2",
@ -2008,7 +2011,7 @@
"type": "tidelift"
}
],
"time": "2020-09-18T13:01:53+00:00"
"time": "2020-09-24T17:02:11+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
@ -2869,16 +2872,16 @@
},
{
"name": "symfony/yaml",
"version": "v4.4.13",
"version": "v4.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "e2a69525b11a33be51cb00b8d6d13a9258a296b1"
"reference": "c7885964b1eceb70b0981556d0a9b01d2d97c8d1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/e2a69525b11a33be51cb00b8d6d13a9258a296b1",
"reference": "e2a69525b11a33be51cb00b8d6d13a9258a296b1",
"url": "https://api.github.com/repos/symfony/yaml/zipball/c7885964b1eceb70b0981556d0a9b01d2d97c8d1",
"reference": "c7885964b1eceb70b0981556d0a9b01d2d97c8d1",
"shasum": ""
},
"require": {
@ -2938,7 +2941,7 @@
"type": "tidelift"
}
],
"time": "2020-08-26T08:30:46+00:00"
"time": "2020-09-27T03:36:23+00:00"
},
{
"name": "theseer/tokenizer",