Merge pull request #4622 from wallabag/dependabot/composer/symfony/monolog-bundle-3.6.0

Bump symfony/monolog-bundle from 3.5.0 to 3.6.0
This commit is contained in:
Jérémy Benoist 2020-10-07 06:26:38 +02:00 committed by GitHub
commit 13571054b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

26
composer.lock generated
View File

@ -8690,16 +8690,16 @@
}, },
{ {
"name": "symfony/monolog-bundle", "name": "symfony/monolog-bundle",
"version": "v3.5.0", "version": "v3.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/monolog-bundle.git", "url": "https://github.com/symfony/monolog-bundle.git",
"reference": "dd80460fcfe1fa2050a7103ad818e9d0686ce6fd" "reference": "e495f5c7e4e672ffef4357d4a4d85f010802f940"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/dd80460fcfe1fa2050a7103ad818e9d0686ce6fd", "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/e495f5c7e4e672ffef4357d4a4d85f010802f940",
"reference": "dd80460fcfe1fa2050a7103ad818e9d0686ce6fd", "reference": "e495f5c7e4e672ffef4357d4a4d85f010802f940",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8712,7 +8712,7 @@
}, },
"require-dev": { "require-dev": {
"symfony/console": "~3.4 || ~4.0 || ^5.0", "symfony/console": "~3.4 || ~4.0 || ^5.0",
"symfony/phpunit-bridge": "^3.4.19 || ^4.0 || ^5.0", "symfony/phpunit-bridge": "^4.4 || ^5.0",
"symfony/yaml": "~3.4 || ~4.0 || ^5.0" "symfony/yaml": "~3.4 || ~4.0 || ^5.0"
}, },
"type": "symfony-bundle", "type": "symfony-bundle",
@ -8749,7 +8749,21 @@
"log", "log",
"logging" "logging"
], ],
"time": "2019-11-13T13:11:14+00:00" "funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-10-06T15:12:11+00:00"
}, },
{ {
"name": "symfony/polyfill-apcu", "name": "symfony/polyfill-apcu",