Bump symfony/dotenv from 4.2.1 to 4.3.5

Bumps [symfony/dotenv](https://github.com/symfony/dotenv) from 4.2.1 to 4.3.5.
- [Release notes](https://github.com/symfony/dotenv/releases)
- [Changelog](https://github.com/symfony/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/dotenv/compare/v4.2.1...v4.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-24 00:23:42 +00:00 committed by Oliver Davies
parent 3cd0184e61
commit 8eda8a59c9
2 changed files with 8 additions and 8 deletions

View file

@ -8,7 +8,7 @@
"josephlavin/tap": "^1.0",
"jublonet/codebird-php": "^3.1",
"symfony/console": "4.2.*",
"symfony/dotenv": "4.2.*",
"symfony/dotenv": "4.3.*",
"symfony/flex": "^1.1",
"symfony/framework-bundle": "4.2.*",
"symfony/orm-pack": "^1.0",

14
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": "80d95f9980e81a7c3025475d52763bdf",
"content-hash": "8eda256b44a87740d4d635434d9a2780",
"packages": [
{
"name": "composer/installers",
@ -2298,16 +2298,16 @@
},
{
"name": "symfony/dotenv",
"version": "v4.2.11",
"version": "v4.3.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/dotenv.git",
"reference": "6163f061011009655da1bc615b38941bc460ef1b"
"reference": "1785b18148a016b8f4e6a612291188d568e1f9cd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dotenv/zipball/6163f061011009655da1bc615b38941bc460ef1b",
"reference": "6163f061011009655da1bc615b38941bc460ef1b",
"url": "https://api.github.com/repos/symfony/dotenv/zipball/1785b18148a016b8f4e6a612291188d568e1f9cd",
"reference": "1785b18148a016b8f4e6a612291188d568e1f9cd",
"shasum": ""
},
"require": {
@ -2319,7 +2319,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.2-dev"
"dev-master": "4.3-dev"
}
},
"autoload": {
@ -2351,7 +2351,7 @@
"env",
"environment"
],
"time": "2019-06-26T06:46:55+00:00"
"time": "2019-08-03T21:50:52+00:00"
},
{
"name": "symfony/event-dispatcher",