Bump symfony/symfony from 3.4.40 to 3.4.41

Bumps [symfony/symfony](https://github.com/symfony/symfony) from 3.4.40 to 3.4.41.
- [Release notes](https://github.com/symfony/symfony/releases)
- [Changelog](https://github.com/symfony/symfony/blob/v3.4.41/CHANGELOG-3.4.md)
- [Commits](https://github.com/symfony/symfony/compare/v3.4.40...v3.4.41)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-01 02:24:42 +00:00 committed by GitHub
parent b75b649eff
commit aaedb0ad3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

34
composer.lock generated
View file

@ -420,20 +420,20 @@
}, },
{ {
"name": "doctrine/cache", "name": "doctrine/cache",
"version": "1.10.0", "version": "1.10.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/cache.git", "url": "https://github.com/doctrine/cache.git",
"reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62" "reference": "35a4a70cd94e09e2259dfae7488afc6b474ecbd3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/cache/zipball/382e7f4db9a12dc6c19431743a2b096041bcdd62", "url": "https://api.github.com/repos/doctrine/cache/zipball/35a4a70cd94e09e2259dfae7488afc6b474ecbd3",
"reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62", "reference": "35a4a70cd94e09e2259dfae7488afc6b474ecbd3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "~7.1" "php": "~7.1 || ^8.0"
}, },
"conflict": { "conflict": {
"doctrine/common": ">2.2,<2.4" "doctrine/common": ">2.2,<2.4"
@ -498,7 +498,7 @@
"redis", "redis",
"xcache" "xcache"
], ],
"time": "2019-11-29T15:36:20+00:00" "time": "2020-05-27T16:24:54+00:00"
}, },
{ {
"name": "doctrine/collections", "name": "doctrine/collections",
@ -567,16 +567,16 @@
}, },
{ {
"name": "doctrine/common", "name": "doctrine/common",
"version": "2.13.0", "version": "2.13.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/common.git", "url": "https://github.com/doctrine/common.git",
"reference": "308728eae8d90412d850c155d40b1cfbede549da" "reference": "6902fafacb43333d9dc3d949c0a06048a31549ac"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/common/zipball/308728eae8d90412d850c155d40b1cfbede549da", "url": "https://api.github.com/repos/doctrine/common/zipball/6902fafacb43333d9dc3d949c0a06048a31549ac",
"reference": "308728eae8d90412d850c155d40b1cfbede549da", "reference": "6902fafacb43333d9dc3d949c0a06048a31549ac",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -588,7 +588,7 @@
"doctrine/lexer": "^1.0", "doctrine/lexer": "^1.0",
"doctrine/persistence": "^1.3.3", "doctrine/persistence": "^1.3.3",
"doctrine/reflection": "^1.0", "doctrine/reflection": "^1.0",
"php": "^7.1" "php": "^7.1 || ^8.0"
}, },
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^1.0", "doctrine/coding-standard": "^1.0",
@ -646,7 +646,7 @@
"doctrine", "doctrine",
"php" "php"
], ],
"time": "2020-05-15T05:51:54+00:00" "time": "2020-05-29T17:35:20+00:00"
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",
@ -9241,16 +9241,16 @@
}, },
{ {
"name": "symfony/symfony", "name": "symfony/symfony",
"version": "v3.4.40", "version": "v3.4.41",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/symfony.git", "url": "https://github.com/symfony/symfony.git",
"reference": "ad6f8608e92b548e5695f9213a81d14c2ef274b5" "reference": "a72c510fb3bc67d3ba67981178d78be80360ede2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/symfony/zipball/ad6f8608e92b548e5695f9213a81d14c2ef274b5", "url": "https://api.github.com/repos/symfony/symfony/zipball/a72c510fb3bc67d3ba67981178d78be80360ede2",
"reference": "ad6f8608e92b548e5695f9213a81d14c2ef274b5", "reference": "a72c510fb3bc67d3ba67981178d78be80360ede2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9393,7 +9393,7 @@
"keywords": [ "keywords": [
"framework" "framework"
], ],
"time": "2020-04-28T17:41:57+00:00" "time": "2020-05-31T05:14:34+00:00"
}, },
{ {
"name": "tecnickcom/tcpdf", "name": "tecnickcom/tcpdf",