diff --git a/composer.lock b/composer.lock index b622798..2ec682e 100644 --- a/composer.lock +++ b/composer.lock @@ -315,6 +315,20 @@ "sqlserver", "sqlsrv" ], + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal", + "type": "tidelift" + } + ], "time": "2020-04-20T17:19:26+00:00" }, { @@ -6093,16 +6107,16 @@ }, { "name": "typo3fluid/fluid", - "version": "2.6.9", + "version": "2.6.10", "source": { "type": "git", "url": "https://github.com/TYPO3/Fluid.git", - "reference": "ba05e165bb4fd1302edf3f0280a149992e8c79be" + "reference": "f20db4e74cf9803c6cffca2ed2f03e1b0b89d0dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/Fluid/zipball/ba05e165bb4fd1302edf3f0280a149992e8c79be", - "reference": "ba05e165bb4fd1302edf3f0280a149992e8c79be", + "url": "https://api.github.com/repos/TYPO3/Fluid/zipball/f20db4e74cf9803c6cffca2ed2f03e1b0b89d0dc", + "reference": "f20db4e74cf9803c6cffca2ed2f03e1b0b89d0dc", "shasum": "" }, "require": { @@ -6128,7 +6142,7 @@ "LGPL-3.0-or-later" ], "description": "The TYPO3 Fluid template rendering engine", - "time": "2020-02-03T10:46:43+00:00" + "time": "2020-11-16T21:38:14+00:00" }, { "name": "webmozart/assert",