Bump symfony/dotenv from 4.2.1 to 4.3.3
Bumps [symfony/dotenv](https://github.com/symfony/dotenv) from 4.2.1 to 4.3.3. - [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.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
5e0dfdfbd2
commit
19cc9292c3
2 changed files with 12 additions and 12 deletions
|
@ -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",
|
||||
|
|
22
composer.lock
generated
22
composer.lock
generated
|
@ -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",
|
||||
|
@ -1438,15 +1438,15 @@
|
|||
"authors": [
|
||||
{
|
||||
"name": "Joshua Atkins",
|
||||
"role": "Developer",
|
||||
"email": "joshua.atkins@jublo.net",
|
||||
"homepage": "http://atkins.im/",
|
||||
"role": "Developer"
|
||||
"homepage": "http://atkins.im/"
|
||||
},
|
||||
{
|
||||
"name": "J.M.",
|
||||
"role": "Developer",
|
||||
"email": "jm@jublo.net",
|
||||
"homepage": "http://mynetx.net/",
|
||||
"role": "Developer"
|
||||
"homepage": "http://mynetx.net/"
|
||||
}
|
||||
],
|
||||
"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.",
|
||||
|
@ -2262,16 +2262,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/dotenv",
|
||||
"version": "v4.2.1",
|
||||
"version": "v4.3.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/dotenv.git",
|
||||
"reference": "97f135ab40f969cbeae27d482ff63acbc33dbe2a"
|
||||
"reference": "c9ea2a1c60e7db08c1d1379cd4448fd14bda11eb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/dotenv/zipball/97f135ab40f969cbeae27d482ff63acbc33dbe2a",
|
||||
"reference": "97f135ab40f969cbeae27d482ff63acbc33dbe2a",
|
||||
"url": "https://api.github.com/repos/symfony/dotenv/zipball/c9ea2a1c60e7db08c1d1379cd4448fd14bda11eb",
|
||||
"reference": "c9ea2a1c60e7db08c1d1379cd4448fd14bda11eb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2283,7 +2283,7 @@
|
|||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "4.2-dev"
|
||||
"dev-master": "4.3-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
|
@ -2315,7 +2315,7 @@
|
|||
"env",
|
||||
"environment"
|
||||
],
|
||||
"time": "2018-11-26T10:55:26+00:00"
|
||||
"time": "2019-06-26T06:50:02+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue