Bump symfony/yaml from 4.2.1 to 4.3.4

Bumps [symfony/yaml](https://github.com/symfony/yaml) from 4.2.1 to 4.3.4.
- [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.2.1...v4.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-27 07:22:01 +00:00 committed by GitHub
parent 5e0dfdfbd2
commit b06753eb2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 12 deletions

View file

@ -12,7 +12,7 @@
"symfony/flex": "^1.1", "symfony/flex": "^1.1",
"symfony/framework-bundle": "4.2.*", "symfony/framework-bundle": "4.2.*",
"symfony/orm-pack": "^1.0", "symfony/orm-pack": "^1.0",
"symfony/yaml": "4.2.*", "symfony/yaml": "4.3.*",
"tightenco/collect": "^5.7" "tightenco/collect": "^5.7"
}, },
"config": { "config": {

22
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "80d95f9980e81a7c3025475d52763bdf", "content-hash": "e014b385cd8d34a0bbf0283da94f7c53",
"packages": [ "packages": [
{ {
"name": "composer/installers", "name": "composer/installers",
@ -1438,15 +1438,15 @@
"authors": [ "authors": [
{ {
"name": "Joshua Atkins", "name": "Joshua Atkins",
"role": "Developer",
"email": "joshua.atkins@jublo.net", "email": "joshua.atkins@jublo.net",
"homepage": "http://atkins.im/", "homepage": "http://atkins.im/"
"role": "Developer"
}, },
{ {
"name": "J.M.", "name": "J.M.",
"role": "Developer",
"email": "jm@jublo.net", "email": "jm@jublo.net",
"homepage": "http://mynetx.net/", "homepage": "http://mynetx.net/"
"role": "Developer"
} }
], ],
"description": "Easy access to the Twitter REST API, Collections API, Streaming API, TON (Object Nest) API and Twitter Ads API — all from one PHP library.", "description": "Easy access to the Twitter REST API, Collections API, Streaming API, TON (Object Nest) API and Twitter Ads API — all from one PHP library.",
@ -3197,16 +3197,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v4.2.1", "version": "v4.3.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "c41175c801e3edfda90f32e292619d10c27103d7" "reference": "5a0b7c32dc3ec56fd4abae8a4a71b0cf05013686"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/c41175c801e3edfda90f32e292619d10c27103d7", "url": "https://api.github.com/repos/symfony/yaml/zipball/5a0b7c32dc3ec56fd4abae8a4a71b0cf05013686",
"reference": "c41175c801e3edfda90f32e292619d10c27103d7", "reference": "5a0b7c32dc3ec56fd4abae8a4a71b0cf05013686",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3225,7 +3225,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.2-dev" "dev-master": "4.3-dev"
} }
}, },
"autoload": { "autoload": {
@ -3252,7 +3252,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-11-11T19:52:12+00:00" "time": "2019-08-20T14:27:59+00:00"
}, },
{ {
"name": "tightenco/collect", "name": "tightenco/collect",