diff --git a/composer.lock b/composer.lock index b8c859b9..f840a708 100644 --- a/composer.lock +++ b/composer.lock @@ -292,31 +292,30 @@ }, { "name": "doctrine/dbal", - "version": "v2.9.2", + "version": "v2.10.0", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9" + "reference": "0c9a646775ef549eb0a213a4f9bd4381d9b4d934" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9", - "reference": "22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/0c9a646775ef549eb0a213a4f9bd4381d9b4d934", + "reference": "0c9a646775ef549eb0a213a4f9bd4381d9b4d934", "shasum": "" }, "require": { "doctrine/cache": "^1.0", "doctrine/event-manager": "^1.0", "ext-pdo": "*", - "php": "^7.1" + "php": "^7.2" }, "require-dev": { - "doctrine/coding-standard": "^5.0", - "jetbrains/phpstorm-stubs": "^2018.1.2", - "phpstan/phpstan": "^0.10.1", - "phpunit/phpunit": "^7.4", - "symfony/console": "^2.0.5|^3.0|^4.0", - "symfony/phpunit-bridge": "^3.4.5|^4.0.5" + "doctrine/coding-standard": "^6.0", + "jetbrains/phpstorm-stubs": "^2019.1", + "phpstan/phpstan": "^0.11.3", + "phpunit/phpunit": "^8.4.1", + "symfony/console": "^2.0.5|^3.0|^4.0|^5.0" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files." @@ -327,7 +326,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.9.x-dev", + "dev-master": "2.10.x-dev", "dev-develop": "3.0.x-dev" } }, @@ -341,6 +340,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -349,10 +352,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -363,14 +362,25 @@ "keywords": [ "abstraction", "database", + "db2", "dbal", + "mariadb", + "mssql", "mysql", - "persistence", + "oci8", + "oracle", + "pdo", "pgsql", - "php", - "queryobject" + "postgresql", + "queryobject", + "sasql", + "sql", + "sqlanywhere", + "sqlite", + "sqlserver", + "sqlsrv" ], - "time": "2018-12-31T03:27:51+00:00" + "time": "2019-11-03T16:50:43+00:00" }, { "name": "doctrine/event-manager", @@ -1815,16 +1825,16 @@ }, { "name": "symfony/cache", - "version": "v4.3.5", + "version": "v4.3.6", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "40c62600ebad1ed2defbf7d35523d918a73ab330" + "reference": "30a51b2401ee15bfc7ea98bd7af0f9d80e26e649" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/40c62600ebad1ed2defbf7d35523d918a73ab330", - "reference": "40c62600ebad1ed2defbf7d35523d918a73ab330", + "url": "https://api.github.com/repos/symfony/cache/zipball/30a51b2401ee15bfc7ea98bd7af0f9d80e26e649", + "reference": "30a51b2401ee15bfc7ea98bd7af0f9d80e26e649", "shasum": "" }, "require": { @@ -1889,7 +1899,7 @@ "caching", "psr6" ], - "time": "2019-10-04T10:57:53+00:00" + "time": "2019-10-30T12:58:49+00:00" }, { "name": "symfony/cache-contracts", @@ -1951,16 +1961,16 @@ }, { "name": "symfony/console", - "version": "v4.3.5", + "version": "v4.3.6", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "929ddf360d401b958f611d44e726094ab46a7369" + "reference": "136c4bd62ea871d00843d1bc0316de4c4a84bb78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/929ddf360d401b958f611d44e726094ab46a7369", - "reference": "929ddf360d401b958f611d44e726094ab46a7369", + "url": "https://api.github.com/repos/symfony/console/zipball/136c4bd62ea871d00843d1bc0316de4c4a84bb78", + "reference": "136c4bd62ea871d00843d1bc0316de4c4a84bb78", "shasum": "" }, "require": { @@ -2022,20 +2032,20 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-10-07T12:36:49+00:00" + "time": "2019-10-30T12:58:49+00:00" }, { "name": "symfony/expression-language", - "version": "v4.3.5", + "version": "v4.3.6", "source": { "type": "git", "url": "https://github.com/symfony/expression-language.git", - "reference": "c8b47d8820d3bf75f757eec8a2647584c14cf0c6" + "reference": "d81f0eb914f534e8b17a9db8c2408d1f0cf55fd2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/expression-language/zipball/c8b47d8820d3bf75f757eec8a2647584c14cf0c6", - "reference": "c8b47d8820d3bf75f757eec8a2647584c14cf0c6", + "url": "https://api.github.com/repos/symfony/expression-language/zipball/d81f0eb914f534e8b17a9db8c2408d1f0cf55fd2", + "reference": "d81f0eb914f534e8b17a9db8c2408d1f0cf55fd2", "shasum": "" }, "require": { @@ -2073,20 +2083,20 @@ ], "description": "Symfony ExpressionLanguage Component", "homepage": "https://symfony.com", - "time": "2019-08-08T09:29:19+00:00" + "time": "2019-10-29T01:54:26+00:00" }, { "name": "symfony/finder", - "version": "v4.3.5", + "version": "v4.3.6", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "5e575faa95548d0586f6bedaeabec259714e44d1" + "reference": "72a068f77e317ae77c0a0495236ad292cfb5ce6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/5e575faa95548d0586f6bedaeabec259714e44d1", - "reference": "5e575faa95548d0586f6bedaeabec259714e44d1", + "url": "https://api.github.com/repos/symfony/finder/zipball/72a068f77e317ae77c0a0495236ad292cfb5ce6f", + "reference": "72a068f77e317ae77c0a0495236ad292cfb5ce6f", "shasum": "" }, "require": { @@ -2122,20 +2132,20 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2019-09-16T11:29:48+00:00" + "time": "2019-10-30T12:53:54+00:00" }, { "name": "symfony/http-client", - "version": "v4.3.5", + "version": "v4.3.6", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "69d438274718121e1166e7f65c290f891a4c8ddb" + "reference": "9aea44c00dee78844f18c345009ef3f0fb3e1d0f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/69d438274718121e1166e7f65c290f891a4c8ddb", - "reference": "69d438274718121e1166e7f65c290f891a4c8ddb", + "url": "https://api.github.com/repos/symfony/http-client/zipball/9aea44c00dee78844f18c345009ef3f0fb3e1d0f", + "reference": "9aea44c00dee78844f18c345009ef3f0fb3e1d0f", "shasum": "" }, "require": { @@ -2184,7 +2194,7 @@ ], "description": "Symfony HttpClient component", "homepage": "https://symfony.com", - "time": "2019-10-07T10:52:41+00:00" + "time": "2019-10-31T07:19:20+00:00" }, { "name": "symfony/http-client-contracts", @@ -2245,7 +2255,7 @@ }, { "name": "symfony/inflector", - "version": "v4.3.5", + "version": "v4.3.6", "source": { "type": "git", "url": "https://github.com/symfony/inflector.git", @@ -2303,7 +2313,7 @@ }, { "name": "symfony/intl", - "version": "v4.3.5", + "version": "v4.3.6", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", @@ -2378,16 +2388,16 @@ }, { "name": "symfony/options-resolver", - "version": "v4.3.5", + "version": "v4.3.6", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "81c2e120522a42f623233968244baebd6b36cb6a" + "reference": "f46c7fc8e207bd8a2188f54f8738f232533765a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/81c2e120522a42f623233968244baebd6b36cb6a", - "reference": "81c2e120522a42f623233968244baebd6b36cb6a", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/f46c7fc8e207bd8a2188f54f8738f232533765a4", + "reference": "f46c7fc8e207bd8a2188f54f8738f232533765a4", "shasum": "" }, "require": { @@ -2428,7 +2438,7 @@ "configuration", "options" ], - "time": "2019-08-08T09:29:19+00:00" + "time": "2019-10-28T20:59:01+00:00" }, { "name": "symfony/polyfill-ctype", @@ -2782,16 +2792,16 @@ }, { "name": "symfony/process", - "version": "v4.3.5", + "version": "v4.3.6", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "50556892f3cc47d4200bfd1075314139c4c9ff4b" + "reference": "3b2e0cb029afbb0395034509291f21191d1a4db0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/50556892f3cc47d4200bfd1075314139c4c9ff4b", - "reference": "50556892f3cc47d4200bfd1075314139c4c9ff4b", + "url": "https://api.github.com/repos/symfony/process/zipball/3b2e0cb029afbb0395034509291f21191d1a4db0", + "reference": "3b2e0cb029afbb0395034509291f21191d1a4db0", "shasum": "" }, "require": { @@ -2827,11 +2837,11 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2019-09-26T21:17:10+00:00" + "time": "2019-10-28T17:07:32+00:00" }, { "name": "symfony/property-access", - "version": "v4.3.5", + "version": "v4.3.6", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", @@ -2898,16 +2908,16 @@ }, { "name": "symfony/routing", - "version": "v4.3.5", + "version": "v4.3.6", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "3b174ef04fe66696524efad1e5f7a6c663d822ea" + "reference": "63a9920cc86fcc745e5ea254e362f02b615290b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/3b174ef04fe66696524efad1e5f7a6c663d822ea", - "reference": "3b174ef04fe66696524efad1e5f7a6c663d822ea", + "url": "https://api.github.com/repos/symfony/routing/zipball/63a9920cc86fcc745e5ea254e362f02b615290b9", + "reference": "63a9920cc86fcc745e5ea254e362f02b615290b9", "shasum": "" }, "require": { @@ -2970,20 +2980,20 @@ "uri", "url" ], - "time": "2019-10-04T20:57:10+00:00" + "time": "2019-10-30T12:58:49+00:00" }, { "name": "symfony/serializer", - "version": "v4.3.5", + "version": "v4.3.6", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "805eacc72d28e237ef31659344a4d72acef335ec" + "reference": "cb2d8c6e82b4966a5cc5762385e6e0f70ee1388a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/805eacc72d28e237ef31659344a4d72acef335ec", - "reference": "805eacc72d28e237ef31659344a4d72acef335ec", + "url": "https://api.github.com/repos/symfony/serializer/zipball/cb2d8c6e82b4966a5cc5762385e6e0f70ee1388a", + "reference": "cb2d8c6e82b4966a5cc5762385e6e0f70ee1388a", "shasum": "" }, "require": { @@ -3050,7 +3060,7 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2019-10-02T15:03:35+00:00" + "time": "2019-10-30T13:18:51+00:00" }, { "name": "symfony/service-contracts", @@ -3112,7 +3122,7 @@ }, { "name": "symfony/var-exporter", - "version": "v4.3.5", + "version": "v4.3.6", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", @@ -3172,16 +3182,16 @@ }, { "name": "symfony/yaml", - "version": "v4.3.5", + "version": "v4.3.6", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "41e16350a2a1c7383c4735aa2f9fce74cf3d1178" + "reference": "324cf4b19c345465fad14f3602050519e09e361d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/41e16350a2a1c7383c4735aa2f9fce74cf3d1178", - "reference": "41e16350a2a1c7383c4735aa2f9fce74cf3d1178", + "url": "https://api.github.com/repos/symfony/yaml/zipball/324cf4b19c345465fad14f3602050519e09e361d", + "reference": "324cf4b19c345465fad14f3602050519e09e361d", "shasum": "" }, "require": { @@ -3227,7 +3237,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2019-09-11T15:41:19+00:00" + "time": "2019-10-30T12:58:49+00:00" }, { "name": "typo3/class-alias-loader", @@ -3289,30 +3299,31 @@ }, { "name": "typo3/cms-adminpanel", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/adminpanel.git", - "reference": "f492ba66596ca9a31c2424c9040a4dcacede8a4b" + "reference": "eca3da76db2aacaaa18da9837375234130e63a9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/adminpanel/zipball/f492ba66596ca9a31c2424c9040a4dcacede8a4b", - "reference": "f492ba66596ca9a31c2424c9040a4dcacede8a4b", + "url": "https://api.github.com/repos/TYPO3-CMS/adminpanel/zipball/eca3da76db2aacaaa18da9837375234130e63a9e", + "reference": "eca3da76db2aacaaa18da9837375234130e63a9e", "shasum": "" }, "require": { "psr/http-message": "~1.0", "psr/http-server-handler": "^1.0", "psr/http-server-middleware": "^1.0", - "typo3/cms-backend": "9.5.10", - "typo3/cms-core": "9.5.10", - "typo3/cms-fluid": "9.5.10", - "typo3/cms-frontend": "9.5.10", - "typo3fluid/fluid": "^2.6.4" + "typo3/cms-backend": "9.5.11", + "typo3/cms-core": "9.5.11", + "typo3/cms-fluid": "9.5.11", + "typo3/cms-frontend": "9.5.11", + "typo3fluid/fluid": "^2.6.1" }, "conflict": { - "typo3/cms": "*" + "typo3/cms": "*", + "typo3fluid/fluid": "2.6.4 || 2.6.5" }, "type": "typo3-cms-framework", "extra": { @@ -3346,25 +3357,25 @@ ], "description": "The TYPO3 admin panel provides a panel with additional functionality in the frontend (Debugging, Caching, Preview...)", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-backend", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/backend.git", - "reference": "1aff743e3ed58fbf296449773b6041f4ca08ad99" + "reference": "46c7efe6340041d4f8e584104114fb660979ca26" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/1aff743e3ed58fbf296449773b6041f4ca08ad99", - "reference": "1aff743e3ed58fbf296449773b6041f4ca08ad99", + "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/46c7efe6340041d4f8e584104114fb660979ca26", + "reference": "46c7efe6340041d4f8e584104114fb660979ca26", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10", - "typo3/cms-recordlist": "9.5.10" + "typo3/cms-core": "9.5.11", + "typo3/cms-recordlist": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -3410,24 +3421,24 @@ ], "description": "Classes for the TYPO3 backend.", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-belog", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/belog.git", - "reference": "d6f180c4ab1c4ea886dfa9c6d575ff75bb133bca" + "reference": "bc07a3cb10d2333d46861d584c1e1054f226e0b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/d6f180c4ab1c4ea886dfa9c6d575ff75bb133bca", - "reference": "d6f180c4ab1c4ea886dfa9c6d575ff75bb133bca", + "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/bc07a3cb10d2333d46861d584c1e1054f226e0b9", + "reference": "bc07a3cb10d2333d46861d584c1e1054f226e0b9", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10" + "typo3/cms-core": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -3459,24 +3470,24 @@ ], "description": "Displays backend log, both per page and system wide. Available as the module Tools>Log (system wide overview) and Web>Info/Log (page relative overview).", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-beuser", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/beuser.git", - "reference": "f1548124c8353915b5f577f6c0aec80e39f3c57e" + "reference": "aae21457975f9e917467657dafea72e86f7668ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/f1548124c8353915b5f577f6c0aec80e39f3c57e", - "reference": "f1548124c8353915b5f577f6c0aec80e39f3c57e", + "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/aae21457975f9e917467657dafea72e86f7668ee", + "reference": "aae21457975f9e917467657dafea72e86f7668ee", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10" + "typo3/cms-core": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -3508,7 +3519,7 @@ ], "description": "Backend user administration and overview. Allows you to compare the settings of users and verify their permissions and see who is online.", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-cli", @@ -3608,16 +3619,16 @@ }, { "name": "typo3/cms-core", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/core.git", - "reference": "c35002293c084e625bdd124eef4885e30ade235d" + "reference": "eff039b6fb8e7978a215f5341538bcf033762717" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/c35002293c084e625bdd124eef4885e30ade235d", - "reference": "c35002293c084e625bdd124eef4885e30ade235d", + "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/eff039b6fb8e7978a215f5341538bcf033762717", + "reference": "eff039b6fb8e7978a215f5341538bcf033762717", "shasum": "" }, "require": { @@ -3652,14 +3663,15 @@ "typo3/class-alias-loader": "^1.0", "typo3/cms-cli": "^2.0", "typo3/cms-composer-installers": "^2.0", - "typo3/phar-stream-wrapper": "^3.1.2", - "typo3fluid/fluid": "^2.6.4" + "typo3/phar-stream-wrapper": "^3.1.3", + "typo3fluid/fluid": "^2.6.1" }, "conflict": { "symfony/cache": "< 2.8.50 >= 2.8.0 || < 3.4.26 >= 3.4.0 || < 4.1.12 >= 4.1.0 || < 4.2.7 >= 4.2.0", "symfony/finder": "2.7.44 || 2.8.37 || 3.4.7 || 4.0.7", "symfony/routing": "4.2.7", - "typo3/cms": "*" + "typo3/cms": "*", + "typo3fluid/fluid": "2.6.4 || 2.6.5" }, "replace": { "typo3/cms-lang": "*", @@ -3722,24 +3734,24 @@ ], "description": "The core library of TYPO3.", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-extbase", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extbase.git", - "reference": "2a0d95bf467d8d2f2066c00b43c194f6c6141efe" + "reference": "43c2e72aa93f034941facf6325f23e59304ccac5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/2a0d95bf467d8d2f2066c00b43c194f6c6141efe", - "reference": "2a0d95bf467d8d2f2066c00b43c194f6c6141efe", + "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/43c2e72aa93f034941facf6325f23e59304ccac5", + "reference": "43c2e72aa93f034941facf6325f23e59304ccac5", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10" + "typo3/cms-core": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -3781,24 +3793,24 @@ ], "description": "A framework to build extensions for TYPO3 CMS.", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-extensionmanager", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extensionmanager.git", - "reference": "c6d910cc0f467a7860acfca89ec408ea81e6347e" + "reference": "ab17f632476b09a3d5294583ed5ebe5ad970887a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/c6d910cc0f467a7860acfca89ec408ea81e6347e", - "reference": "c6d910cc0f467a7860acfca89ec408ea81e6347e", + "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/ab17f632476b09a3d5294583ed5ebe5ad970887a", + "reference": "ab17f632476b09a3d5294583ed5ebe5ad970887a", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10" + "typo3/cms-core": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -3832,24 +3844,24 @@ ], "description": "TYPO3 Extension Manager", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-felogin", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/felogin.git", - "reference": "e93535593595a703ad027c0dda5e0fa9d6a8b07c" + "reference": "3eec1d00a502ec010d88daac991d148dd201a60b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/e93535593595a703ad027c0dda5e0fa9d6a8b07c", - "reference": "e93535593595a703ad027c0dda5e0fa9d6a8b07c", + "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/3eec1d00a502ec010d88daac991d148dd201a60b", + "reference": "3eec1d00a502ec010d88daac991d148dd201a60b", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10" + "typo3/cms-core": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -3881,24 +3893,24 @@ ], "description": "A template-based plugin to log in Website Users in the Frontend", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-filelist", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filelist.git", - "reference": "75eff1dfbf07177b035f9cf73d8005eadcdb0197" + "reference": "fb60cbc06f63a064eb17143ad1872fb3de1fec63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/75eff1dfbf07177b035f9cf73d8005eadcdb0197", - "reference": "75eff1dfbf07177b035f9cf73d8005eadcdb0197", + "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/fb60cbc06f63a064eb17143ad1872fb3de1fec63", + "reference": "fb60cbc06f63a064eb17143ad1872fb3de1fec63", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10" + "typo3/cms-core": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -3932,24 +3944,24 @@ ], "description": "Listing of files in the directory", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-filemetadata", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filemetadata.git", - "reference": "ea9d3f467b28404a34f8939e79c8cbdf33f6aca1" + "reference": "17f4f417304a11eae9d3b89ca8c639756eff1f24" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/ea9d3f467b28404a34f8939e79c8cbdf33f6aca1", - "reference": "ea9d3f467b28404a34f8939e79c8cbdf33f6aca1", + "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/17f4f417304a11eae9d3b89ca8c639756eff1f24", + "reference": "17f4f417304a11eae9d3b89ca8c639756eff1f24", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10" + "typo3/cms-core": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -3973,29 +3985,30 @@ ], "description": "Add advanced metadata to File.", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-fluid", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid.git", - "reference": "8a6b23d3ec0fe308974f630c7e63711ac95c9162" + "reference": "04472d0646dbc292b0fed06245cab55cdd1fcee7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/8a6b23d3ec0fe308974f630c7e63711ac95c9162", - "reference": "8a6b23d3ec0fe308974f630c7e63711ac95c9162", + "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/04472d0646dbc292b0fed06245cab55cdd1fcee7", + "reference": "04472d0646dbc292b0fed06245cab55cdd1fcee7", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10", - "typo3/cms-extbase": "9.5.10", - "typo3fluid/fluid": "^2.6.4" + "typo3/cms-core": "9.5.11", + "typo3/cms-extbase": "9.5.11", + "typo3fluid/fluid": "^2.6.1" }, "conflict": { - "typo3/cms": "*" + "typo3/cms": "*", + "typo3fluid/fluid": "2.6.4 || 2.6.5" }, "type": "typo3-cms-framework", "extra": { @@ -4031,26 +4044,26 @@ ], "description": "Fluid is a next-generation templating engine which makes the life of extension authors a lot easier!", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-fluid-styled-content", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid_styled_content.git", - "reference": "215e1b57ecd13ea375ce192ef7f8bc8819fb15cb" + "reference": "d5cae13428e331129b0e6ddb7a1706338e5e71d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/215e1b57ecd13ea375ce192ef7f8bc8819fb15cb", - "reference": "215e1b57ecd13ea375ce192ef7f8bc8819fb15cb", + "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/d5cae13428e331129b0e6ddb7a1706338e5e71d5", + "reference": "d5cae13428e331129b0e6ddb7a1706338e5e71d5", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10", - "typo3/cms-fluid": "9.5.10", - "typo3/cms-frontend": "9.5.10" + "typo3/cms-core": "9.5.11", + "typo3/cms-fluid": "9.5.11", + "typo3/cms-frontend": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -4082,26 +4095,26 @@ ], "description": "A set of common content elements based on Fluid for Frontend output.", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-form", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/form.git", - "reference": "60d72cd6e3e07c3d89cb9c1ea1f0a1f32f729112" + "reference": "cdba7d780ad8b30a5327e27076d13869e8bda4a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/60d72cd6e3e07c3d89cb9c1ea1f0a1f32f729112", - "reference": "60d72cd6e3e07c3d89cb9c1ea1f0a1f32f729112", + "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/cdba7d780ad8b30a5327e27076d13869e8bda4a0", + "reference": "cdba7d780ad8b30a5327e27076d13869e8bda4a0", "shasum": "" }, "require": { "psr/http-message": "~1.0", "symfony/expression-language": "^4.1", - "typo3/cms-core": "9.5.10" + "typo3/cms-core": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -4137,24 +4150,24 @@ ], "description": "Form Library, Plugin and Editor", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-frontend", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/frontend.git", - "reference": "833dc6077d9ecff68e8384fa51f188412e36604f" + "reference": "3809c6519c065b8f23f1377a3c5aa33fd53846f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/833dc6077d9ecff68e8384fa51f188412e36604f", - "reference": "833dc6077d9ecff68e8384fa51f188412e36604f", + "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/3809c6519c065b8f23f1377a3c5aa33fd53846f9", + "reference": "3809c6519c065b8f23f1377a3c5aa33fd53846f9", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10" + "typo3/cms-core": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -4191,24 +4204,24 @@ ], "description": "Classes for the frontend of TYPO3.", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-info", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/info.git", - "reference": "3e5684d88eee01d70bf0b0795f1afe0bb011f79d" + "reference": "d02bda81961c2f67294b58a96b97b16ec880beb8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/3e5684d88eee01d70bf0b0795f1afe0bb011f79d", - "reference": "3e5684d88eee01d70bf0b0795f1afe0bb011f79d", + "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/d02bda81961c2f67294b58a96b97b16ec880beb8", + "reference": "d02bda81961c2f67294b58a96b97b16ec880beb8", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10" + "typo3/cms-core": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -4249,28 +4262,28 @@ ], "description": "Shows various infos", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-install", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/install.git", - "reference": "f40a46e9991bc6f021edd17f0455422217a835d0" + "reference": "43d3910aef9c1d43b822796c0c4af70fac1f0889" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/f40a46e9991bc6f021edd17f0455422217a835d0", - "reference": "f40a46e9991bc6f021edd17f0455422217a835d0", + "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/43d3910aef9c1d43b822796c0c4af70fac1f0889", + "reference": "43d3910aef9c1d43b822796c0c4af70fac1f0889", "shasum": "" }, "require": { "nikic/php-parser": "^4.2", "symfony/finder": "^4.1", - "typo3/cms-core": "9.5.10", - "typo3/cms-extbase": "9.5.10", - "typo3/cms-fluid": "9.5.10" + "typo3/cms-core": "9.5.11", + "typo3/cms-extbase": "9.5.11", + "typo3/cms-fluid": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -4304,24 +4317,24 @@ ], "description": "The Install Tool mounted as the module Tools>Install in TYPO3.", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-lowlevel", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/lowlevel.git", - "reference": "34cd020102317c629c19ec61ce3f7df1b040bdf0" + "reference": "8520e375f72eee1749bc9c26df52da39866b3f0d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/34cd020102317c629c19ec61ce3f7df1b040bdf0", - "reference": "34cd020102317c629c19ec61ce3f7df1b040bdf0", + "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/8520e375f72eee1749bc9c26df52da39866b3f0d", + "reference": "8520e375f72eee1749bc9c26df52da39866b3f0d", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10" + "typo3/cms-core": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -4358,24 +4371,24 @@ ], "description": "Enables the 'Config' and 'DB Check' modules for technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-recordlist", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recordlist.git", - "reference": "b843f95c58cee8ec6029f4b0a63a59d05b257387" + "reference": "d5a02f833327b5f7082fb074b91de728f8c2c32f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/b843f95c58cee8ec6029f4b0a63a59d05b257387", - "reference": "b843f95c58cee8ec6029f4b0a63a59d05b257387", + "url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/d5a02f833327b5f7082fb074b91de728f8c2c32f", + "reference": "d5a02f833327b5f7082fb074b91de728f8c2c32f", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10" + "typo3/cms-core": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -4414,24 +4427,24 @@ ], "description": "List of database-records", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-recycler", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recycler.git", - "reference": "2c6cc1243d287976361503e7f08718a937973f7f" + "reference": "299f3790241dde9ee61727a6ce614f1c0708150a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/2c6cc1243d287976361503e7f08718a937973f7f", - "reference": "2c6cc1243d287976361503e7f08718a937973f7f", + "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/299f3790241dde9ee61727a6ce614f1c0708150a", + "reference": "299f3790241dde9ee61727a6ce614f1c0708150a", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10" + "typo3/cms-core": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -4463,29 +4476,30 @@ ], "description": "The recycler offers the possibility to restore deleted records or remove them from the database permanently. These actions can be applied to a single record, multiple records, and recursively to child records (ex. restoring a page can restore all content elements on that page). Filtering by page and by table provides a quick overview of deleted records before taking action on them.", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-redirects", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/redirects.git", - "reference": "e730a4594ea89d442a0bee8376c676f30dd439b5" + "reference": "d4e25dc6f952184aef8ad599359578096283c67a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/e730a4594ea89d442a0bee8376c676f30dd439b5", - "reference": "e730a4594ea89d442a0bee8376c676f30dd439b5", + "url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/d4e25dc6f952184aef8ad599359578096283c67a", + "reference": "d4e25dc6f952184aef8ad599359578096283c67a", "shasum": "" }, "require": { - "typo3/cms-backend": "9.5.10", - "typo3/cms-core": "9.5.10", - "typo3fluid/fluid": "^2.6.4" + "typo3/cms-backend": "9.5.11", + "typo3/cms-core": "9.5.11", + "typo3fluid/fluid": "^2.6.1" }, "conflict": { - "typo3/cms": "*" + "typo3/cms": "*", + "typo3fluid/fluid": "2.6.4 || 2.6.5" }, "type": "typo3-cms-framework", "extra": { @@ -4514,24 +4528,24 @@ ], "description": "Custom redirects in TYPO3.", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-reports", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/reports.git", - "reference": "2a17d0b69a31548645e652cc6478e9f6b5814986" + "reference": "99534f3f4b87f5300b48ea4b45ca086ab1c6f8e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/2a17d0b69a31548645e652cc6478e9f6b5814986", - "reference": "2a17d0b69a31548645e652cc6478e9f6b5814986", + "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/99534f3f4b87f5300b48ea4b45ca086ab1c6f8e7", + "reference": "99534f3f4b87f5300b48ea4b45ca086ab1c6f8e7", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10" + "typo3/cms-core": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -4571,24 +4585,24 @@ ], "description": "The reports module groups several system reports.", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-rte-ckeditor", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/rte_ckeditor.git", - "reference": "9cff3aaa50a7e8b51cf283f9a5bf555e5951aa26" + "reference": "3eeeb4b19d826eabf5f75f30a4c12b8618a52724" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/9cff3aaa50a7e8b51cf283f9a5bf555e5951aa26", - "reference": "9cff3aaa50a7e8b51cf283f9a5bf555e5951aa26", + "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/3eeeb4b19d826eabf5f75f30a4c12b8618a52724", + "reference": "3eeeb4b19d826eabf5f75f30a4c12b8618a52724", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10" + "typo3/cms-core": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -4623,24 +4637,24 @@ ], "description": "Integration of CKEditor as Rich Text Editor.", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-scheduler", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/scheduler.git", - "reference": "88003b7e53ea26b09928925bdee66f13a03bfc08" + "reference": "664e430a91cd55ca730493c7df3de355240ff252" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/88003b7e53ea26b09928925bdee66f13a03bfc08", - "reference": "88003b7e53ea26b09928925bdee66f13a03bfc08", + "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/664e430a91cd55ca730493c7df3de355240ff252", + "reference": "664e430a91cd55ca730493c7df3de355240ff252", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10" + "typo3/cms-core": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -4669,26 +4683,26 @@ ], "description": "The TYPO3 Scheduler let's you register tasks to happen at a specific time", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-seo", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/seo.git", - "reference": "6ab45f03c77dabb7e6638b3f434d99eae30840c3" + "reference": "3e56a7d6025b87a4c44b4987e8ae572184bba6fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/6ab45f03c77dabb7e6638b3f434d99eae30840c3", - "reference": "6ab45f03c77dabb7e6638b3f434d99eae30840c3", + "url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/3e56a7d6025b87a4c44b4987e8ae572184bba6fd", + "reference": "3e56a7d6025b87a4c44b4987e8ae572184bba6fd", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10", - "typo3/cms-extbase": "9.5.10", - "typo3/cms-frontend": "9.5.10" + "typo3/cms-core": "9.5.11", + "typo3/cms-extbase": "9.5.11", + "typo3/cms-frontend": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -4720,24 +4734,24 @@ ], "description": "SEO features for TYPO3.", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-setup", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/setup.git", - "reference": "d9ae206b7d31a00ce73f44b98e93dd68935a2aba" + "reference": "386909446bfdf930af5da43e526ae4c35a1fcbb9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/d9ae206b7d31a00ce73f44b98e93dd68935a2aba", - "reference": "d9ae206b7d31a00ce73f44b98e93dd68935a2aba", + "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/386909446bfdf930af5da43e526ae4c35a1fcbb9", + "reference": "386909446bfdf930af5da43e526ae4c35a1fcbb9", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10" + "typo3/cms-core": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -4769,24 +4783,24 @@ ], "description": "Allows users to edit a limited set of options for their user profile, eg. preferred language and their name and email address.", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-t3editor", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/t3editor.git", - "reference": "54fd3f6d00a383028e01628e7d5402357a876df1" + "reference": "2cbf3a89c38fe448f1223604735320fdad6ecf4f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/t3editor/zipball/54fd3f6d00a383028e01628e7d5402357a876df1", - "reference": "54fd3f6d00a383028e01628e7d5402357a876df1", + "url": "https://api.github.com/repos/TYPO3-CMS/t3editor/zipball/2cbf3a89c38fe448f1223604735320fdad6ecf4f", + "reference": "2cbf3a89c38fe448f1223604735320fdad6ecf4f", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10" + "typo3/cms-core": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -4823,24 +4837,24 @@ ], "description": "JavaScript-driven editor with syntax highlighting and codecompletion. Based on CodeMirror.", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-taskcenter", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/taskcenter.git", - "reference": "174fb5b84e9d1491fa940262a7f00e215a006035" + "reference": "cf79a0d8f50ae6c4d4d9de07d74b8bdfded0d636" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/taskcenter/zipball/174fb5b84e9d1491fa940262a7f00e215a006035", - "reference": "174fb5b84e9d1491fa940262a7f00e215a006035", + "url": "https://api.github.com/repos/TYPO3-CMS/taskcenter/zipball/cf79a0d8f50ae6c4d4d9de07d74b8bdfded0d636", + "reference": "cf79a0d8f50ae6c4d4d9de07d74b8bdfded0d636", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10" + "typo3/cms-core": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -4869,24 +4883,24 @@ ], "description": "The Task Center is the framework for a host of other extensions, see below.", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-tstemplate", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/tstemplate.git", - "reference": "1a877413cd9539e0189c874c1a6bb94b884393e3" + "reference": "290a03ea23c69e2722776b6665febb768948a2ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/1a877413cd9539e0189c874c1a6bb94b884393e3", - "reference": "1a877413cd9539e0189c874c1a6bb94b884393e3", + "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/290a03ea23c69e2722776b6665febb768948a2ac", + "reference": "290a03ea23c69e2722776b6665febb768948a2ac", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10" + "typo3/cms-core": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -4918,24 +4932,24 @@ ], "description": "Framework for management of TypoScript template records for the CMS frontend.", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/cms-viewpage", - "version": "v9.5.10", + "version": "v9.5.11", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/viewpage.git", - "reference": "d38e5b1e249d5f0231ccba1be2ec51f24c6db005" + "reference": "b30cccf9e84cb246e28dd080293dc28cc163b26f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/d38e5b1e249d5f0231ccba1be2ec51f24c6db005", - "reference": "d38e5b1e249d5f0231ccba1be2ec51f24c6db005", + "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/b30cccf9e84cb246e28dd080293dc28cc163b26f", + "reference": "b30cccf9e84cb246e28dd080293dc28cc163b26f", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.10" + "typo3/cms-core": "9.5.11" }, "conflict": { "typo3/cms": "*" @@ -4967,7 +4981,7 @@ ], "description": "Shows the frontend webpage inside the backend frameset.", "homepage": "https://typo3.org", - "time": "2019-10-15T07:29:55+00:00" + "time": "2019-10-30T20:46:49+00:00" }, { "name": "typo3/phar-stream-wrapper", @@ -5021,16 +5035,16 @@ }, { "name": "typo3fluid/fluid", - "version": "2.6.5", + "version": "2.6.6", "source": { "type": "git", "url": "https://github.com/TYPO3/Fluid.git", - "reference": "53eb2aa5395422ee00019bb28bc5d1b3c6916705" + "reference": "e87f24a7ae005c911a78b9c1445c09d2bdfb8b54" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/Fluid/zipball/53eb2aa5395422ee00019bb28bc5d1b3c6916705", - "reference": "53eb2aa5395422ee00019bb28bc5d1b3c6916705", + "url": "https://api.github.com/repos/TYPO3/Fluid/zipball/e87f24a7ae005c911a78b9c1445c09d2bdfb8b54", + "reference": "e87f24a7ae005c911a78b9c1445c09d2bdfb8b54", "shasum": "" }, "require": { @@ -5056,7 +5070,7 @@ "LGPL-3.0-or-later" ], "description": "The TYPO3 Fluid template rendering engine", - "time": "2019-10-21T09:41:33+00:00" + "time": "2019-10-30T11:25:42+00:00" }, { "name": "wazum/pagetree-resizable",