diff --git a/composer.lock b/composer.lock
index 0ed2b79d..f6327e23 100644
--- a/composer.lock
+++ b/composer.lock
@@ -108,16 +108,16 @@
},
{
"name": "doctrine/annotations",
- "version": "1.13.1",
+ "version": "1.13.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
- "reference": "e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f"
+ "reference": "5b668aef16090008790395c02c893b1ba13f7e08"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/annotations/zipball/e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f",
- "reference": "e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f",
+ "url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
+ "reference": "5b668aef16090008790395c02c893b1ba13f7e08",
"shasum": ""
},
"require": {
@@ -174,22 +174,22 @@
],
"support": {
"issues": "https://github.com/doctrine/annotations/issues",
- "source": "https://github.com/doctrine/annotations/tree/1.13.1"
+ "source": "https://github.com/doctrine/annotations/tree/1.13.2"
},
- "time": "2021-05-16T18:07:53+00:00"
+ "time": "2021-08-05T19:00:23+00:00"
},
{
"name": "doctrine/cache",
- "version": "1.12.0",
+ "version": "1.12.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",
- "reference": "92032beb419568d3b61ae645f48bbb693cc7e00e"
+ "reference": "4cf401d14df219fa6f38b671f5493449151c9ad8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/cache/zipball/92032beb419568d3b61ae645f48bbb693cc7e00e",
- "reference": "92032beb419568d3b61ae645f48bbb693cc7e00e",
+ "url": "https://api.github.com/repos/doctrine/cache/zipball/4cf401d14df219fa6f38b671f5493449151c9ad8",
+ "reference": "4cf401d14df219fa6f38b671f5493449151c9ad8",
"shasum": ""
},
"require": {
@@ -259,7 +259,7 @@
],
"support": {
"issues": "https://github.com/doctrine/cache/issues",
- "source": "https://github.com/doctrine/cache/tree/1.12.0"
+ "source": "https://github.com/doctrine/cache/tree/1.12.1"
},
"funding": [
{
@@ -275,7 +275,7 @@
"type": "tidelift"
}
],
- "time": "2021-07-14T11:09:49+00:00"
+ "time": "2021-07-17T14:39:21+00:00"
},
{
"name": "doctrine/dbal",
@@ -631,6 +631,51 @@
],
"time": "2020-05-25T17:44:05+00:00"
},
+ {
+ "name": "enshrined/svg-sanitize",
+ "version": "0.14.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/darylldoyle/svg-sanitizer.git",
+ "reference": "beff89576a72540ee99476aeb9cfe98222e76fb8"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/beff89576a72540ee99476aeb9cfe98222e76fb8",
+ "reference": "beff89576a72540ee99476aeb9cfe98222e76fb8",
+ "shasum": ""
+ },
+ "require": {
+ "ext-dom": "*",
+ "ext-libxml": "*"
+ },
+ "require-dev": {
+ "codeclimate/php-test-reporter": "^0.1.2",
+ "phpunit/phpunit": "^6"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "enshrined\\svgSanitize\\": "src"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Daryll Doyle",
+ "email": "daryll@enshrined.co.uk"
+ }
+ ],
+ "description": "An SVG sanitizer for PHP",
+ "support": {
+ "issues": "https://github.com/darylldoyle/svg-sanitizer/issues",
+ "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.14.0"
+ },
+ "time": "2021-01-21T10:13:20+00:00"
+ },
{
"name": "facebook/graph-sdk",
"version": "5.7.0",
@@ -1083,20 +1128,20 @@
},
{
"name": "helhum/config-loader",
- "version": "v0.12.2",
+ "version": "v0.12.3",
"source": {
"type": "git",
"url": "https://github.com/helhum/config-loader.git",
- "reference": "1faf12146c505f3b929b10f09aabb8b675d7842d"
+ "reference": "4bd2cdb1d81ae0eedbc1ce9d2af1e81eea444e70"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/helhum/config-loader/zipball/1faf12146c505f3b929b10f09aabb8b675d7842d",
- "reference": "1faf12146c505f3b929b10f09aabb8b675d7842d",
+ "url": "https://api.github.com/repos/helhum/config-loader/zipball/4bd2cdb1d81ae0eedbc1ce9d2af1e81eea444e70",
+ "reference": "4bd2cdb1d81ae0eedbc1ce9d2af1e81eea444e70",
"shasum": ""
},
"require": {
- "php": "^7"
+ "php": ">7.0"
},
"require-dev": {
"mikey179/vfsstream": "^1.6",
@@ -1125,9 +1170,19 @@
"description": "Generic config loader with context and environment support.",
"support": {
"issues": "https://github.com/helhum/config-loader/issues",
- "source": "https://github.com/helhum/config-loader/tree/master"
+ "source": "https://github.com/helhum/config-loader/tree/v0.12.3"
},
- "time": "2019-05-30T14:58:15+00:00"
+ "funding": [
+ {
+ "url": "https://www.paypal.me/helhum/19.99",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/helhum",
+ "type": "github"
+ }
+ ],
+ "time": "2021-07-13T13:28:57+00:00"
},
{
"name": "helhum/typo3-console",
@@ -1629,16 +1684,16 @@
},
{
"name": "nikic/php-parser",
- "version": "v4.11.0",
+ "version": "v4.12.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
- "reference": "fe14cf3672a149364fb66dfe11bf6549af899f94"
+ "reference": "6608f01670c3cc5079e18c1dab1104e002579143"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/fe14cf3672a149364fb66dfe11bf6549af899f94",
- "reference": "fe14cf3672a149364fb66dfe11bf6549af899f94",
+ "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143",
+ "reference": "6608f01670c3cc5079e18c1dab1104e002579143",
"shasum": ""
},
"require": {
@@ -1679,9 +1734,9 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
- "source": "https://github.com/nikic/PHP-Parser/tree/v4.11.0"
+ "source": "https://github.com/nikic/PHP-Parser/tree/v4.12.0"
},
- "time": "2021-07-03T13:36:55+00:00"
+ "time": "2021-07-21T10:44:31+00:00"
},
{
"name": "pixelant/pxa-social-feed",
@@ -2281,21 +2336,22 @@
},
{
"name": "symfony/asset",
- "version": "v5.3.2",
+ "version": "v5.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/asset.git",
- "reference": "29a4d5e6e39ffe16cea394fd5041d7a638bd580d"
+ "reference": "9bd222a8fdd13ecca91384e403247103198f80a1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/asset/zipball/29a4d5e6e39ffe16cea394fd5041d7a638bd580d",
- "reference": "29a4d5e6e39ffe16cea394fd5041d7a638bd580d",
+ "url": "https://api.github.com/repos/symfony/asset/zipball/9bd222a8fdd13ecca91384e403247103198f80a1",
+ "reference": "9bd222a8fdd13ecca91384e403247103198f80a1",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
- "symfony/deprecation-contracts": "^2.1"
+ "symfony/deprecation-contracts": "^2.1",
+ "symfony/polyfill-php80": "^1.16"
},
"conflict": {
"symfony/http-foundation": "<5.3"
@@ -2334,7 +2390,7 @@
"description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/asset/tree/v5.3.2"
+ "source": "https://github.com/symfony/asset/tree/v5.3.4"
},
"funding": [
{
@@ -2350,29 +2406,29 @@
"type": "tidelift"
}
],
- "time": "2021-06-06T08:05:27+00:00"
+ "time": "2021-07-21T12:40:44+00:00"
},
{
"name": "symfony/cache",
- "version": "v5.3.3",
+ "version": "v5.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
- "reference": "82962a497f090e95e3b357c21bf6f54991c9b1a5"
+ "reference": "944db6004fc374fbe032d18e07cce51cc4e1e661"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/cache/zipball/82962a497f090e95e3b357c21bf6f54991c9b1a5",
- "reference": "82962a497f090e95e3b357c21bf6f54991c9b1a5",
+ "url": "https://api.github.com/repos/symfony/cache/zipball/944db6004fc374fbe032d18e07cce51cc4e1e661",
+ "reference": "944db6004fc374fbe032d18e07cce51cc4e1e661",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/cache": "^1.0|^2.0",
- "psr/log": "^1.1",
+ "psr/log": "^1.1|^2|^3",
"symfony/cache-contracts": "^1.1.7|^2",
"symfony/deprecation-contracts": "^2.1",
- "symfony/polyfill-php80": "^1.15",
+ "symfony/polyfill-php80": "^1.16",
"symfony/service-contracts": "^1.1|^2",
"symfony/var-exporter": "^4.4|^5.0"
},
@@ -2430,7 +2486,7 @@
"psr6"
],
"support": {
- "source": "https://github.com/symfony/cache/tree/v5.3.3"
+ "source": "https://github.com/symfony/cache/tree/v5.3.4"
},
"funding": [
{
@@ -2446,7 +2502,7 @@
"type": "tidelift"
}
],
- "time": "2021-06-24T08:13:00+00:00"
+ "time": "2021-07-23T15:55:36+00:00"
},
{
"name": "symfony/cache-contracts",
@@ -2529,36 +2585,37 @@
},
{
"name": "symfony/console",
- "version": "v4.4.26",
+ "version": "v4.4.29",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "9aa1eb46c1b12fada74dc0c529e93d1ccef22576"
+ "reference": "8baf0bbcfddfde7d7225ae8e04705cfd1081cd7b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/9aa1eb46c1b12fada74dc0c529e93d1ccef22576",
- "reference": "9aa1eb46c1b12fada74dc0c529e93d1ccef22576",
+ "url": "https://api.github.com/repos/symfony/console/zipball/8baf0bbcfddfde7d7225ae8e04705cfd1081cd7b",
+ "reference": "8baf0bbcfddfde7d7225ae8e04705cfd1081cd7b",
"shasum": ""
},
"require": {
"php": ">=7.1.3",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php73": "^1.8",
- "symfony/polyfill-php80": "^1.15",
+ "symfony/polyfill-php80": "^1.16",
"symfony/service-contracts": "^1.1|^2"
},
"conflict": {
+ "psr/log": ">=3",
"symfony/dependency-injection": "<3.4",
"symfony/event-dispatcher": "<4.3|>=5",
"symfony/lock": "<4.4",
"symfony/process": "<3.3"
},
"provide": {
- "psr/log-implementation": "1.0"
+ "psr/log-implementation": "1.0|2.0"
},
"require-dev": {
- "psr/log": "~1.0",
+ "psr/log": "^1|^2",
"symfony/config": "^3.4|^4.0|^5.0",
"symfony/dependency-injection": "^3.4|^4.0|^5.0",
"symfony/event-dispatcher": "^4.3",
@@ -2598,7 +2655,7 @@
"description": "Eases the creation of beautiful and testable command line interfaces",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/console/tree/v4.4.26"
+ "source": "https://github.com/symfony/console/tree/v4.4.29"
},
"funding": [
{
@@ -2614,7 +2671,7 @@
"type": "tidelift"
}
],
- "time": "2021-06-06T09:12:27+00:00"
+ "time": "2021-07-27T19:04:53+00:00"
},
{
"name": "symfony/deprecation-contracts",
@@ -2685,21 +2742,22 @@
},
{
"name": "symfony/expression-language",
- "version": "v4.4.25",
+ "version": "v4.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/expression-language.git",
- "reference": "4515f7d3fa614a23c7acc1162d7ef069c165d7af"
+ "reference": "40c43e27983d8b3a5e4c6ee60d975a3303165cf0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/expression-language/zipball/4515f7d3fa614a23c7acc1162d7ef069c165d7af",
- "reference": "4515f7d3fa614a23c7acc1162d7ef069c165d7af",
+ "url": "https://api.github.com/repos/symfony/expression-language/zipball/40c43e27983d8b3a5e4c6ee60d975a3303165cf0",
+ "reference": "40c43e27983d8b3a5e4c6ee60d975a3303165cf0",
"shasum": ""
},
"require": {
"php": ">=7.1.3",
"symfony/cache": "^3.4|^4.0|^5.0",
+ "symfony/polyfill-php80": "^1.16",
"symfony/service-contracts": "^1.1|^2"
},
"type": "library",
@@ -2728,7 +2786,7 @@
"description": "Provides an engine that can compile and evaluate expressions",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/expression-language/tree/v4.4.25"
+ "source": "https://github.com/symfony/expression-language/tree/v4.4.27"
},
"funding": [
{
@@ -2744,24 +2802,25 @@
"type": "tidelift"
}
],
- "time": "2021-05-26T11:20:16+00:00"
+ "time": "2021-07-21T12:19:41+00:00"
},
{
"name": "symfony/finder",
- "version": "v4.4.25",
+ "version": "v4.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
- "reference": "ed33314396d968a8936c95f5bd1b88bd3b3e94a3"
+ "reference": "42414d7ac96fc2880a783b872185789dea0d4262"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/finder/zipball/ed33314396d968a8936c95f5bd1b88bd3b3e94a3",
- "reference": "ed33314396d968a8936c95f5bd1b88bd3b3e94a3",
+ "url": "https://api.github.com/repos/symfony/finder/zipball/42414d7ac96fc2880a783b872185789dea0d4262",
+ "reference": "42414d7ac96fc2880a783b872185789dea0d4262",
"shasum": ""
},
"require": {
- "php": ">=7.1.3"
+ "php": ">=7.1.3",
+ "symfony/polyfill-php80": "^1.16"
},
"type": "library",
"autoload": {
@@ -2789,7 +2848,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/finder/tree/v4.4.25"
+ "source": "https://github.com/symfony/finder/tree/v4.4.27"
},
"funding": [
{
@@ -2805,27 +2864,28 @@
"type": "tidelift"
}
],
- "time": "2021-05-26T11:20:16+00:00"
+ "time": "2021-07-23T15:41:52+00:00"
},
{
"name": "symfony/http-client",
- "version": "v4.4.26",
+ "version": "v4.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
- "reference": "78bd3796452b2e47d585f807dbfca945cfe34a73"
+ "reference": "ade6979785bb799e08912f3104959fb169739462"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-client/zipball/78bd3796452b2e47d585f807dbfca945cfe34a73",
- "reference": "78bd3796452b2e47d585f807dbfca945cfe34a73",
+ "url": "https://api.github.com/repos/symfony/http-client/zipball/ade6979785bb799e08912f3104959fb169739462",
+ "reference": "ade6979785bb799e08912f3104959fb169739462",
"shasum": ""
},
"require": {
"php": ">=7.1.3",
- "psr/log": "^1.0",
+ "psr/log": "^1|^2|^3",
"symfony/http-client-contracts": "^1.1.10|^2",
"symfony/polyfill-php73": "^1.11",
+ "symfony/polyfill-php80": "^1.16",
"symfony/service-contracts": "^1.0|^2"
},
"provide": {
@@ -2869,7 +2929,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/http-client/tree/v4.4.26"
+ "source": "https://github.com/symfony/http-client/tree/v4.4.27"
},
"funding": [
{
@@ -2885,7 +2945,7 @@
"type": "tidelift"
}
],
- "time": "2021-06-23T20:58:46+00:00"
+ "time": "2021-07-23T15:41:52+00:00"
},
{
"name": "symfony/http-client-contracts",
@@ -2967,23 +3027,23 @@
},
{
"name": "symfony/http-foundation",
- "version": "v5.3.3",
+ "version": "v5.3.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
- "reference": "0e45ab1574caa0460d9190871a8ce47539e40ccf"
+ "reference": "a8388f7b7054a7401997008ce9cd8c6b0ab7ac75"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/0e45ab1574caa0460d9190871a8ce47539e40ccf",
- "reference": "0e45ab1574caa0460d9190871a8ce47539e40ccf",
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/a8388f7b7054a7401997008ce9cd8c6b0ab7ac75",
+ "reference": "a8388f7b7054a7401997008ce9cd8c6b0ab7ac75",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1",
"symfony/polyfill-mbstring": "~1.1",
- "symfony/polyfill-php80": "^1.15"
+ "symfony/polyfill-php80": "^1.16"
},
"require-dev": {
"predis/predis": "~1.0",
@@ -3020,7 +3080,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/http-foundation/tree/v5.3.3"
+ "source": "https://github.com/symfony/http-foundation/tree/v5.3.6"
},
"funding": [
{
@@ -3036,25 +3096,26 @@
"type": "tidelift"
}
],
- "time": "2021-06-27T09:19:40+00:00"
+ "time": "2021-07-27T17:08:17+00:00"
},
{
"name": "symfony/inflector",
- "version": "v5.3.0",
+ "version": "v5.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/inflector.git",
- "reference": "ce80a8295f4b08c0f4a850dd3284f95808744dba"
+ "reference": "b4a221138afa358f0833ec98de613108b6d25acf"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/inflector/zipball/ce80a8295f4b08c0f4a850dd3284f95808744dba",
- "reference": "ce80a8295f4b08c0f4a850dd3284f95808744dba",
+ "url": "https://api.github.com/repos/symfony/inflector/zipball/b4a221138afa358f0833ec98de613108b6d25acf",
+ "reference": "b4a221138afa358f0833ec98de613108b6d25acf",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1",
+ "symfony/polyfill-php80": "^1.16",
"symfony/string": "^5.2.8"
},
"type": "library",
@@ -3091,7 +3152,7 @@
"words"
],
"support": {
- "source": "https://github.com/symfony/inflector/tree/v5.3.0"
+ "source": "https://github.com/symfony/inflector/tree/v5.3.4"
},
"funding": [
{
@@ -3108,24 +3169,25 @@
}
],
"abandoned": "use `EnglishInflector` from the String component instead",
- "time": "2021-05-26T17:33:56+00:00"
+ "time": "2021-07-21T12:38:00+00:00"
},
{
"name": "symfony/options-resolver",
- "version": "v4.4.25",
+ "version": "v4.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
- "reference": "2e607d627c70aa56284a02d34fc60dfe3a9a352e"
+ "reference": "66a3346190f9ddb8bcb160649ee452af3529a990"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/options-resolver/zipball/2e607d627c70aa56284a02d34fc60dfe3a9a352e",
- "reference": "2e607d627c70aa56284a02d34fc60dfe3a9a352e",
+ "url": "https://api.github.com/repos/symfony/options-resolver/zipball/66a3346190f9ddb8bcb160649ee452af3529a990",
+ "reference": "66a3346190f9ddb8bcb160649ee452af3529a990",
"shasum": ""
},
"require": {
- "php": ">=7.1.3"
+ "php": ">=7.1.3",
+ "symfony/polyfill-php80": "^1.16"
},
"type": "library",
"autoload": {
@@ -3158,7 +3220,7 @@
"options"
],
"support": {
- "source": "https://github.com/symfony/options-resolver/tree/v4.4.25"
+ "source": "https://github.com/symfony/options-resolver/tree/v4.4.27"
},
"funding": [
{
@@ -3174,7 +3236,7 @@
"type": "tidelift"
}
],
- "time": "2021-05-26T11:20:16+00:00"
+ "time": "2021-07-23T15:41:52+00:00"
},
{
"name": "symfony/polyfill-ctype",
@@ -3257,16 +3319,16 @@
},
{
"name": "symfony/polyfill-intl-grapheme",
- "version": "v1.23.0",
+ "version": "v1.23.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
- "reference": "24b72c6baa32c746a4d0840147c9715e42bb68ab"
+ "reference": "16880ba9c5ebe3642d1995ab866db29270b36535"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/24b72c6baa32c746a4d0840147c9715e42bb68ab",
- "reference": "24b72c6baa32c746a4d0840147c9715e42bb68ab",
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/16880ba9c5ebe3642d1995ab866db29270b36535",
+ "reference": "16880ba9c5ebe3642d1995ab866db29270b36535",
"shasum": ""
},
"require": {
@@ -3318,7 +3380,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.0"
+ "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.1"
},
"funding": [
{
@@ -3334,7 +3396,7 @@
"type": "tidelift"
}
],
- "time": "2021-05-27T09:17:38+00:00"
+ "time": "2021-05-27T12:26:48+00:00"
},
{
"name": "symfony/polyfill-intl-icu",
@@ -3596,16 +3658,16 @@
},
{
"name": "symfony/polyfill-mbstring",
- "version": "v1.23.0",
+ "version": "v1.23.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
- "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1"
+ "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
- "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
+ "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
"shasum": ""
},
"require": {
@@ -3656,7 +3718,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.0"
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
},
"funding": [
{
@@ -3672,7 +3734,7 @@
"type": "tidelift"
}
],
- "time": "2021-05-27T09:27:20+00:00"
+ "time": "2021-05-27T12:26:48+00:00"
},
{
"name": "symfony/polyfill-php72",
@@ -3831,16 +3893,16 @@
},
{
"name": "symfony/polyfill-php80",
- "version": "v1.23.0",
+ "version": "v1.23.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
- "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0"
+ "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/eca0bf41ed421bed1b57c4958bab16aa86b757d0",
- "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0",
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
+ "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
"shasum": ""
},
"require": {
@@ -3894,7 +3956,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.0"
+ "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
},
"funding": [
{
@@ -3910,24 +3972,25 @@
"type": "tidelift"
}
],
- "time": "2021-02-19T12:13:01+00:00"
+ "time": "2021-07-28T13:41:28+00:00"
},
{
"name": "symfony/process",
- "version": "v4.4.26",
+ "version": "v4.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
- "reference": "7e812c84c3f2dba173d311de6e510edf701685a8"
+ "reference": "0b7dc5599ac4aa6d7b936c8f7d10abae64f6cf7f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/process/zipball/7e812c84c3f2dba173d311de6e510edf701685a8",
- "reference": "7e812c84c3f2dba173d311de6e510edf701685a8",
+ "url": "https://api.github.com/repos/symfony/process/zipball/0b7dc5599ac4aa6d7b936c8f7d10abae64f6cf7f",
+ "reference": "0b7dc5599ac4aa6d7b936c8f7d10abae64f6cf7f",
"shasum": ""
},
"require": {
- "php": ">=7.1.3"
+ "php": ">=7.1.3",
+ "symfony/polyfill-php80": "^1.16"
},
"type": "library",
"autoload": {
@@ -3955,7 +4018,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/process/tree/v4.4.26"
+ "source": "https://github.com/symfony/process/tree/v4.4.27"
},
"funding": [
{
@@ -3971,25 +4034,26 @@
"type": "tidelift"
}
],
- "time": "2021-06-09T14:57:04+00:00"
+ "time": "2021-07-23T15:41:52+00:00"
},
{
"name": "symfony/property-access",
- "version": "v4.4.25",
+ "version": "v4.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-access.git",
- "reference": "3af7c21b4128eadbace0800b51054a81bff896c6"
+ "reference": "9fcb3ac3f915749b60d789bc09e0c6d6d50290a9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/property-access/zipball/3af7c21b4128eadbace0800b51054a81bff896c6",
- "reference": "3af7c21b4128eadbace0800b51054a81bff896c6",
+ "url": "https://api.github.com/repos/symfony/property-access/zipball/9fcb3ac3f915749b60d789bc09e0c6d6d50290a9",
+ "reference": "9fcb3ac3f915749b60d789bc09e0c6d6d50290a9",
"shasum": ""
},
"require": {
"php": ">=7.1.3",
- "symfony/inflector": "^3.4|^4.0|^5.0"
+ "symfony/inflector": "^3.4|^4.0|^5.0",
+ "symfony/polyfill-php80": "^1.16"
},
"require-dev": {
"symfony/cache": "^3.4|^4.0|^5.0"
@@ -4034,7 +4098,7 @@
"reflection"
],
"support": {
- "source": "https://github.com/symfony/property-access/tree/v4.4.25"
+ "source": "https://github.com/symfony/property-access/tree/v4.4.27"
},
"funding": [
{
@@ -4050,24 +4114,25 @@
"type": "tidelift"
}
],
- "time": "2021-05-26T17:39:37+00:00"
+ "time": "2021-07-21T12:19:41+00:00"
},
{
"name": "symfony/routing",
- "version": "v4.4.25",
+ "version": "v4.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
- "reference": "3a3c2f197ad0846ac6413225fc78868ba1c61434"
+ "reference": "244609821beece97167fa7ba4eef49d2a31862db"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/routing/zipball/3a3c2f197ad0846ac6413225fc78868ba1c61434",
- "reference": "3a3c2f197ad0846ac6413225fc78868ba1c61434",
+ "url": "https://api.github.com/repos/symfony/routing/zipball/244609821beece97167fa7ba4eef49d2a31862db",
+ "reference": "244609821beece97167fa7ba4eef49d2a31862db",
"shasum": ""
},
"require": {
- "php": ">=7.1.3"
+ "php": ">=7.1.3",
+ "symfony/polyfill-php80": "^1.16"
},
"conflict": {
"symfony/config": "<4.2",
@@ -4076,7 +4141,7 @@
},
"require-dev": {
"doctrine/annotations": "^1.10.4",
- "psr/log": "~1.0",
+ "psr/log": "^1|^2|^3",
"symfony/config": "^4.2|^5.0",
"symfony/dependency-injection": "^3.4|^4.0|^5.0",
"symfony/expression-language": "^3.4|^4.0|^5.0",
@@ -4122,7 +4187,7 @@
"url"
],
"support": {
- "source": "https://github.com/symfony/routing/tree/v4.4.25"
+ "source": "https://github.com/symfony/routing/tree/v4.4.27"
},
"funding": [
{
@@ -4138,25 +4203,26 @@
"type": "tidelift"
}
],
- "time": "2021-05-26T17:39:37+00:00"
+ "time": "2021-07-23T15:41:52+00:00"
},
{
"name": "symfony/serializer",
- "version": "v4.4.26",
+ "version": "v4.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
- "reference": "24f5f3024401c97b0c6f1874568369bdd1a378d9"
+ "reference": "85b67b809a8a1c06aa67dea3d6c442380d071864"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/serializer/zipball/24f5f3024401c97b0c6f1874568369bdd1a378d9",
- "reference": "24f5f3024401c97b0c6f1874568369bdd1a378d9",
+ "url": "https://api.github.com/repos/symfony/serializer/zipball/85b67b809a8a1c06aa67dea3d6c442380d071864",
+ "reference": "85b67b809a8a1c06aa67dea3d6c442380d071864",
"shasum": ""
},
"require": {
"php": ">=7.1.3",
- "symfony/polyfill-ctype": "~1.8"
+ "symfony/polyfill-ctype": "~1.8",
+ "symfony/polyfill-php80": "^1.16"
},
"conflict": {
"phpdocumentor/reflection-docblock": "<3.0|>=3.2.0,<3.2.2",
@@ -4215,7 +4281,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/serializer/tree/v4.4.26"
+ "source": "https://github.com/symfony/serializer/tree/v4.4.27"
},
"funding": [
{
@@ -4231,7 +4297,7 @@
"type": "tidelift"
}
],
- "time": "2021-06-05T20:22:57+00:00"
+ "time": "2021-07-21T13:02:15+00:00"
},
{
"name": "symfony/service-contracts",
@@ -4397,21 +4463,21 @@
},
{
"name": "symfony/var-exporter",
- "version": "v5.3.3",
+ "version": "v5.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
- "reference": "903c2c0babd6267de5bcb2995e8fc1efb5f01f1f"
+ "reference": "b7898a65fc91e7c41de7a88c7db9aee9c0d432f0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/var-exporter/zipball/903c2c0babd6267de5bcb2995e8fc1efb5f01f1f",
- "reference": "903c2c0babd6267de5bcb2995e8fc1efb5f01f1f",
+ "url": "https://api.github.com/repos/symfony/var-exporter/zipball/b7898a65fc91e7c41de7a88c7db9aee9c0d432f0",
+ "reference": "b7898a65fc91e7c41de7a88c7db9aee9c0d432f0",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
- "symfony/polyfill-php80": "^1.15"
+ "symfony/polyfill-php80": "^1.16"
},
"require-dev": {
"symfony/var-dumper": "^4.4.9|^5.0.9"
@@ -4450,7 +4516,7 @@
"serialize"
],
"support": {
- "source": "https://github.com/symfony/var-exporter/tree/v5.3.3"
+ "source": "https://github.com/symfony/var-exporter/tree/v5.3.4"
},
"funding": [
{
@@ -4466,26 +4532,27 @@
"type": "tidelift"
}
],
- "time": "2021-06-27T09:16:08+00:00"
+ "time": "2021-07-21T12:38:00+00:00"
},
{
"name": "symfony/web-link",
- "version": "v4.4.26",
+ "version": "v4.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/web-link.git",
- "reference": "6381ec2bbe4aa9b3a19baca3aaaac9ddbcad4d6c"
+ "reference": "a55c3a0a5da44965f39cf5f770a2e5a4a95c2c68"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/web-link/zipball/6381ec2bbe4aa9b3a19baca3aaaac9ddbcad4d6c",
- "reference": "6381ec2bbe4aa9b3a19baca3aaaac9ddbcad4d6c",
+ "url": "https://api.github.com/repos/symfony/web-link/zipball/a55c3a0a5da44965f39cf5f770a2e5a4a95c2c68",
+ "reference": "a55c3a0a5da44965f39cf5f770a2e5a4a95c2c68",
"shasum": ""
},
"require": {
"php": ">=7.1.3",
"psr/link": "^1.0",
- "symfony/polyfill-php72": "^1.5"
+ "symfony/polyfill-php72": "^1.5",
+ "symfony/polyfill-php80": "^1.16"
},
"conflict": {
"symfony/http-kernel": "<4.3"
@@ -4538,7 +4605,7 @@
"push"
],
"support": {
- "source": "https://github.com/symfony/web-link/tree/v4.4.26"
+ "source": "https://github.com/symfony/web-link/tree/v4.4.27"
},
"funding": [
{
@@ -4554,20 +4621,20 @@
"type": "tidelift"
}
],
- "time": "2021-06-22T07:44:52+00:00"
+ "time": "2021-07-21T12:19:41+00:00"
},
{
"name": "symfony/yaml",
- "version": "v4.4.26",
+ "version": "v4.4.29",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
- "reference": "e096ef4b4c4c9a2f72c2ac660f54352cd31c60f8"
+ "reference": "3abcc4db06d4e776825eaa3ed8ad924d5bc7432a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/yaml/zipball/e096ef4b4c4c9a2f72c2ac660f54352cd31c60f8",
- "reference": "e096ef4b4c4c9a2f72c2ac660f54352cd31c60f8",
+ "url": "https://api.github.com/repos/symfony/yaml/zipball/3abcc4db06d4e776825eaa3ed8ad924d5bc7432a",
+ "reference": "3abcc4db06d4e776825eaa3ed8ad924d5bc7432a",
"shasum": ""
},
"require": {
@@ -4609,7 +4676,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/yaml/tree/v4.4.26"
+ "source": "https://github.com/symfony/yaml/tree/v4.4.29"
},
"funding": [
{
@@ -4625,7 +4692,7 @@
"type": "tidelift"
}
],
- "time": "2021-06-23T19:06:53+00:00"
+ "time": "2021-07-27T16:19:30+00:00"
},
{
"name": "typo3/class-alias-loader",
@@ -4691,26 +4758,26 @@
},
{
"name": "typo3/cms-adminpanel",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/adminpanel.git",
- "reference": "95e1caa39049cd7002897bdf66a30f7224ee92dd"
+ "reference": "f3594611434d89c247d491af03ba9686a6bdd6a7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/adminpanel/zipball/95e1caa39049cd7002897bdf66a30f7224ee92dd",
- "reference": "95e1caa39049cd7002897bdf66a30f7224ee92dd",
+ "url": "https://api.github.com/repos/TYPO3-CMS/adminpanel/zipball/f3594611434d89c247d491af03ba9686a6bdd6a7",
+ "reference": "f3594611434d89c247d491af03ba9686a6bdd6a7",
"shasum": ""
},
"require": {
"psr/http-message": "^1.0",
"psr/http-server-handler": "^1.0",
"psr/http-server-middleware": "^1.0",
- "typo3/cms-backend": "9.5.27",
- "typo3/cms-core": "9.5.27",
- "typo3/cms-fluid": "9.5.27",
- "typo3/cms-frontend": "9.5.27",
+ "typo3/cms-backend": "9.5.28",
+ "typo3/cms-core": "9.5.28",
+ "typo3/cms-fluid": "9.5.28",
+ "typo3/cms-frontend": "9.5.28",
"typo3fluid/fluid": "^2.6.10"
},
"conflict": {
@@ -4750,27 +4817,27 @@
"description": "The TYPO3 admin panel provides a panel with additional functionality in the frontend (Debugging, Caching, Preview...)",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/adminpanel/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/adminpanel/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-backend",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/backend.git",
- "reference": "1ffdb3834d7ba6bf6e952f7059d65fb4fdb4f415"
+ "reference": "0dfce1ee47e9436c1f0d7a386f23c25c85e4bb7b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/1ffdb3834d7ba6bf6e952f7059d65fb4fdb4f415",
- "reference": "1ffdb3834d7ba6bf6e952f7059d65fb4fdb4f415",
+ "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/0dfce1ee47e9436c1f0d7a386f23c25c85e4bb7b",
+ "reference": "0dfce1ee47e9436c1f0d7a386f23c25c85e4bb7b",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27",
- "typo3/cms-recordlist": "9.5.27"
+ "typo3/cms-core": "9.5.28",
+ "typo3/cms-recordlist": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -4820,26 +4887,26 @@
"description": "Classes for the TYPO3 backend.",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/backend/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/backend/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-belog",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/belog.git",
- "reference": "d6e3900609b8539c2b672a09d379ffbe22f5065c"
+ "reference": "52e8397a968a06e2e15334cfd5898d6eba86f5d7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/d6e3900609b8539c2b672a09d379ffbe22f5065c",
- "reference": "d6e3900609b8539c2b672a09d379ffbe22f5065c",
+ "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/52e8397a968a06e2e15334cfd5898d6eba86f5d7",
+ "reference": "52e8397a968a06e2e15334cfd5898d6eba86f5d7",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27"
+ "typo3/cms-core": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -4872,26 +4939,26 @@
"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",
"support": {
- "source": "https://github.com/TYPO3-CMS/belog/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/belog/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-beuser",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/beuser.git",
- "reference": "6f23b93695830e7163464d712a1a36485f71bbe1"
+ "reference": "921a3c4a2d31245c6bc98758ed413a0de4becaed"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/6f23b93695830e7163464d712a1a36485f71bbe1",
- "reference": "6f23b93695830e7163464d712a1a36485f71bbe1",
+ "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/921a3c4a2d31245c6bc98758ed413a0de4becaed",
+ "reference": "921a3c4a2d31245c6bc98758ed413a0de4becaed",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27"
+ "typo3/cms-core": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -4924,9 +4991,9 @@
"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",
"support": {
- "source": "https://github.com/TYPO3-CMS/beuser/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/beuser/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-cli",
@@ -5038,16 +5105,16 @@
},
{
"name": "typo3/cms-core",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/core.git",
- "reference": "1e576cc86e076b6cdebce1f5302ec93db27f31d6"
+ "reference": "51b6c5b158121bc09d4a1386db246bd94357d87e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/1e576cc86e076b6cdebce1f5302ec93db27f31d6",
- "reference": "1e576cc86e076b6cdebce1f5302ec93db27f31d6",
+ "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/51b6c5b158121bc09d4a1386db246bd94357d87e",
+ "reference": "51b6c5b158121bc09d4a1386db246bd94357d87e",
"shasum": ""
},
"require": {
@@ -5056,12 +5123,14 @@
"doctrine/dbal": "~2.10.0 || ~2.11.2",
"doctrine/instantiator": "^1.1",
"doctrine/lexer": "^1.0",
+ "enshrined/svg-sanitize": "^0.14.0",
"ext-json": "*",
"ext-pcre": "*",
"ext-pdo": "*",
"ext-session": "*",
"ext-xml": "*",
"guzzlehttp/guzzle": "^6.3.0",
+ "guzzlehttp/psr7": "^1.4.0",
"nikic/php-parser": "^4.3.0",
"php": "^7.2",
"psr/container": "^1.0",
@@ -5155,26 +5224,26 @@
"description": "The core library of TYPO3.",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/core/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/core/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-extbase",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/extbase.git",
- "reference": "8c487945e24e870ff453f59d37a4269771ffccf8"
+ "reference": "676336cabfd589c369056c24ab5a2c94ee9f4c1a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/8c487945e24e870ff453f59d37a4269771ffccf8",
- "reference": "8c487945e24e870ff453f59d37a4269771ffccf8",
+ "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/676336cabfd589c369056c24ab5a2c94ee9f4c1a",
+ "reference": "676336cabfd589c369056c24ab5a2c94ee9f4c1a",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27"
+ "typo3/cms-core": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -5217,26 +5286,26 @@
"description": "A framework to build extensions for TYPO3 CMS.",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/extbase/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/extbase/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-extensionmanager",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/extensionmanager.git",
- "reference": "bd4ffb9f2fbd120f5792be329ee14416627267db"
+ "reference": "7ab1618bcde1473817085a47820ec4d9d9ff1e86"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/bd4ffb9f2fbd120f5792be329ee14416627267db",
- "reference": "bd4ffb9f2fbd120f5792be329ee14416627267db",
+ "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/7ab1618bcde1473817085a47820ec4d9d9ff1e86",
+ "reference": "7ab1618bcde1473817085a47820ec4d9d9ff1e86",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27"
+ "typo3/cms-core": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -5271,26 +5340,26 @@
"description": "TYPO3 Extension Manager",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/extensionmanager/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/extensionmanager/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-felogin",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/felogin.git",
- "reference": "3be3053b65566b0d757a92c7526053f3e2687073"
+ "reference": "b866350d6ae136e73ffcb1b63832be2b900df6e7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/3be3053b65566b0d757a92c7526053f3e2687073",
- "reference": "3be3053b65566b0d757a92c7526053f3e2687073",
+ "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/b866350d6ae136e73ffcb1b63832be2b900df6e7",
+ "reference": "b866350d6ae136e73ffcb1b63832be2b900df6e7",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27"
+ "typo3/cms-core": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -5323,26 +5392,26 @@
"description": "A template-based plugin to log in Website Users in the Frontend",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/felogin/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/felogin/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-filelist",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/filelist.git",
- "reference": "1fdf58e641a35b2d7037f10d2a82ae50a5358c98"
+ "reference": "ff9b90bb4ef29cba5bfaa7c36b0d92d848baab5f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/1fdf58e641a35b2d7037f10d2a82ae50a5358c98",
- "reference": "1fdf58e641a35b2d7037f10d2a82ae50a5358c98",
+ "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/ff9b90bb4ef29cba5bfaa7c36b0d92d848baab5f",
+ "reference": "ff9b90bb4ef29cba5bfaa7c36b0d92d848baab5f",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27"
+ "typo3/cms-core": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -5377,26 +5446,26 @@
"description": "Listing of files in the directory",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/filelist/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/filelist/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-filemetadata",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/filemetadata.git",
- "reference": "113f6582d3d46a50e5938de5cbf1cd5137e4a0be"
+ "reference": "91644c73acbf9a49183ad98caddb5430a1df19dc"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/113f6582d3d46a50e5938de5cbf1cd5137e4a0be",
- "reference": "113f6582d3d46a50e5938de5cbf1cd5137e4a0be",
+ "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/91644c73acbf9a49183ad98caddb5430a1df19dc",
+ "reference": "91644c73acbf9a49183ad98caddb5430a1df19dc",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27"
+ "typo3/cms-core": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -5421,27 +5490,27 @@
"description": "Add advanced metadata to File.",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/filemetadata/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/filemetadata/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-fluid",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/fluid.git",
- "reference": "7a214fdef2818e8d3f88e048c8ac913962609583"
+ "reference": "83add63406282d48adddb371906127f9e1c5d4e4"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/7a214fdef2818e8d3f88e048c8ac913962609583",
- "reference": "7a214fdef2818e8d3f88e048c8ac913962609583",
+ "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/83add63406282d48adddb371906127f9e1c5d4e4",
+ "reference": "83add63406282d48adddb371906127f9e1c5d4e4",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27",
- "typo3/cms-extbase": "9.5.27",
+ "typo3/cms-core": "9.5.28",
+ "typo3/cms-extbase": "9.5.28",
"typo3fluid/fluid": "^2.6.10"
},
"conflict": {
@@ -5483,28 +5552,28 @@
"description": "Fluid is a next-generation templating engine which makes the life of extension authors a lot easier!",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/fluid/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/fluid/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-fluid-styled-content",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/fluid_styled_content.git",
- "reference": "9eb4361c505c2d23660cad8c7e3f0ca270ab6ddc"
+ "reference": "3c7386e0da805aaeb39ac02f7a41d9ab71b25f15"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/9eb4361c505c2d23660cad8c7e3f0ca270ab6ddc",
- "reference": "9eb4361c505c2d23660cad8c7e3f0ca270ab6ddc",
+ "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/3c7386e0da805aaeb39ac02f7a41d9ab71b25f15",
+ "reference": "3c7386e0da805aaeb39ac02f7a41d9ab71b25f15",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27",
- "typo3/cms-fluid": "9.5.27",
- "typo3/cms-frontend": "9.5.27"
+ "typo3/cms-core": "9.5.28",
+ "typo3/cms-fluid": "9.5.28",
+ "typo3/cms-frontend": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -5537,28 +5606,28 @@
"description": "A set of common content elements based on Fluid for Frontend output.",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/fluid_styled_content/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/fluid_styled_content/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-form",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/form.git",
- "reference": "d26116106f75784a2add11f882ffebf120d88b25"
+ "reference": "3bc2937cb458b2bde5fd64cb1b969fa6b843b7f1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/d26116106f75784a2add11f882ffebf120d88b25",
- "reference": "d26116106f75784a2add11f882ffebf120d88b25",
+ "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/3bc2937cb458b2bde5fd64cb1b969fa6b843b7f1",
+ "reference": "3bc2937cb458b2bde5fd64cb1b969fa6b843b7f1",
"shasum": ""
},
"require": {
"psr/http-message": "^1.0",
"symfony/expression-language": "^4.1",
- "typo3/cms-core": "9.5.27"
+ "typo3/cms-core": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -5595,26 +5664,26 @@
"description": "Form Library, Plugin and Editor",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/form/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/form/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-frontend",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/frontend.git",
- "reference": "8503c000fc4ee0bf26619aaa08c6a288904741f6"
+ "reference": "9b9b93161d0d39675b5b03e816beb73eaa887b72"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/8503c000fc4ee0bf26619aaa08c6a288904741f6",
- "reference": "8503c000fc4ee0bf26619aaa08c6a288904741f6",
+ "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/9b9b93161d0d39675b5b03e816beb73eaa887b72",
+ "reference": "9b9b93161d0d39675b5b03e816beb73eaa887b72",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27"
+ "typo3/cms-core": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -5652,26 +5721,26 @@
"description": "Classes for the frontend of TYPO3.",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/frontend/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/frontend/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-info",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/info.git",
- "reference": "bfd1776448de8f31671066e1c143f4004c6e6e97"
+ "reference": "390bc0fb46ff5c19d24daab76eb9c631c6cf5e43"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/bfd1776448de8f31671066e1c143f4004c6e6e97",
- "reference": "bfd1776448de8f31671066e1c143f4004c6e6e97",
+ "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/390bc0fb46ff5c19d24daab76eb9c631c6cf5e43",
+ "reference": "390bc0fb46ff5c19d24daab76eb9c631c6cf5e43",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27"
+ "typo3/cms-core": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -5713,30 +5782,30 @@
"description": "Shows various infos",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/info/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/info/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-install",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/install.git",
- "reference": "1e688a05f43494e06bbc402d92976262784d5cc0"
+ "reference": "f37eae943eb2cb685a6a5bbfa5d6f5928f13357a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/1e688a05f43494e06bbc402d92976262784d5cc0",
- "reference": "1e688a05f43494e06bbc402d92976262784d5cc0",
+ "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/f37eae943eb2cb685a6a5bbfa5d6f5928f13357a",
+ "reference": "f37eae943eb2cb685a6a5bbfa5d6f5928f13357a",
"shasum": ""
},
"require": {
"nikic/php-parser": "^4.3.0",
"symfony/finder": "^4.1",
- "typo3/cms-core": "9.5.27",
- "typo3/cms-extbase": "9.5.27",
- "typo3/cms-fluid": "9.5.27"
+ "typo3/cms-core": "9.5.28",
+ "typo3/cms-extbase": "9.5.28",
+ "typo3/cms-fluid": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -5771,26 +5840,26 @@
"description": "The Install Tool mounted as the module Tools>Install in TYPO3.",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/install/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/install/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-lowlevel",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/lowlevel.git",
- "reference": "3405ad44daaf384651523ff9133065b46bf6299f"
+ "reference": "55c9ab00dcd8a4a8d602f41f18a3263ef7cb0171"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/3405ad44daaf384651523ff9133065b46bf6299f",
- "reference": "3405ad44daaf384651523ff9133065b46bf6299f",
+ "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/55c9ab00dcd8a4a8d602f41f18a3263ef7cb0171",
+ "reference": "55c9ab00dcd8a4a8d602f41f18a3263ef7cb0171",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27"
+ "typo3/cms-core": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -5828,26 +5897,26 @@
"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",
"support": {
- "source": "https://github.com/TYPO3-CMS/lowlevel/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/lowlevel/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-recordlist",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/recordlist.git",
- "reference": "2225923ce5e9113ccb32d1fa9e2f73c41253fee8"
+ "reference": "daa16ffd2a733703362c82e5b96e8cb0ffeb7ba7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/2225923ce5e9113ccb32d1fa9e2f73c41253fee8",
- "reference": "2225923ce5e9113ccb32d1fa9e2f73c41253fee8",
+ "url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/daa16ffd2a733703362c82e5b96e8cb0ffeb7ba7",
+ "reference": "daa16ffd2a733703362c82e5b96e8cb0ffeb7ba7",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27"
+ "typo3/cms-core": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -5887,26 +5956,26 @@
"description": "List of database-records",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/recordlist/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/recordlist/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-recycler",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/recycler.git",
- "reference": "ef0f0a6d4d10528388ce2880e543bbc4aba56b6f"
+ "reference": "91fd21738556047a5e41b67f61640a1fd6c5db6b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/ef0f0a6d4d10528388ce2880e543bbc4aba56b6f",
- "reference": "ef0f0a6d4d10528388ce2880e543bbc4aba56b6f",
+ "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/91fd21738556047a5e41b67f61640a1fd6c5db6b",
+ "reference": "91fd21738556047a5e41b67f61640a1fd6c5db6b",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27"
+ "typo3/cms-core": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -5939,27 +6008,27 @@
"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",
"support": {
- "source": "https://github.com/TYPO3-CMS/recycler/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/recycler/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-redirects",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/redirects.git",
- "reference": "0be82494546f71b4aef2bbc765ab2d38ef8c348d"
+ "reference": "38331cd9a155a341c03ba2e65980c0d099aa1ce1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/0be82494546f71b4aef2bbc765ab2d38ef8c348d",
- "reference": "0be82494546f71b4aef2bbc765ab2d38ef8c348d",
+ "url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/38331cd9a155a341c03ba2e65980c0d099aa1ce1",
+ "reference": "38331cd9a155a341c03ba2e65980c0d099aa1ce1",
"shasum": ""
},
"require": {
- "typo3/cms-backend": "9.5.27",
- "typo3/cms-core": "9.5.27",
+ "typo3/cms-backend": "9.5.28",
+ "typo3/cms-core": "9.5.28",
"typo3fluid/fluid": "^2.6.10"
},
"conflict": {
@@ -5994,26 +6063,26 @@
"description": "Custom redirects in TYPO3.",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/redirects/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/redirects/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-reports",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/reports.git",
- "reference": "cefce0a5f99afdb6aade51acff9833fe883978a6"
+ "reference": "cf8e8ea2df9d7ea3dfa819db30d43e365ac365e7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/cefce0a5f99afdb6aade51acff9833fe883978a6",
- "reference": "cefce0a5f99afdb6aade51acff9833fe883978a6",
+ "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/cf8e8ea2df9d7ea3dfa819db30d43e365ac365e7",
+ "reference": "cf8e8ea2df9d7ea3dfa819db30d43e365ac365e7",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27"
+ "typo3/cms-core": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -6054,26 +6123,26 @@
"description": "The reports module groups several system reports.",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/reports/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/reports/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-rte-ckeditor",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/rte_ckeditor.git",
- "reference": "aed370298375fe981491a595ad51037982f6fac7"
+ "reference": "72ce9ed80f654ee19343c95093275ad2b29634a0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/aed370298375fe981491a595ad51037982f6fac7",
- "reference": "aed370298375fe981491a595ad51037982f6fac7",
+ "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/72ce9ed80f654ee19343c95093275ad2b29634a0",
+ "reference": "72ce9ed80f654ee19343c95093275ad2b29634a0",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27"
+ "typo3/cms-core": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -6109,26 +6178,26 @@
"description": "Integration of CKEditor as Rich Text Editor.",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/rte_ckeditor/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/rte_ckeditor/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-scheduler",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/scheduler.git",
- "reference": "f7d466ddf34ef888688c87358bec1741e9077b35"
+ "reference": "426258dabc3f48dae9d4a70e315c47e1b33579b5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/f7d466ddf34ef888688c87358bec1741e9077b35",
- "reference": "f7d466ddf34ef888688c87358bec1741e9077b35",
+ "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/426258dabc3f48dae9d4a70e315c47e1b33579b5",
+ "reference": "426258dabc3f48dae9d4a70e315c47e1b33579b5",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27"
+ "typo3/cms-core": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -6158,28 +6227,28 @@
"description": "The TYPO3 Scheduler let's you register tasks to happen at a specific time",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/scheduler/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/scheduler/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-seo",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/seo.git",
- "reference": "c88479010a820ce260d67a298144b4df4ae949bd"
+ "reference": "4c7d3600aed213b4f0e16f76ce4a740aceed86fb"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/c88479010a820ce260d67a298144b4df4ae949bd",
- "reference": "c88479010a820ce260d67a298144b4df4ae949bd",
+ "url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/4c7d3600aed213b4f0e16f76ce4a740aceed86fb",
+ "reference": "4c7d3600aed213b4f0e16f76ce4a740aceed86fb",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27",
- "typo3/cms-extbase": "9.5.27",
- "typo3/cms-frontend": "9.5.27"
+ "typo3/cms-core": "9.5.28",
+ "typo3/cms-extbase": "9.5.28",
+ "typo3/cms-frontend": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -6212,26 +6281,26 @@
"description": "SEO features for TYPO3.",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/seo/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/seo/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-setup",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/setup.git",
- "reference": "fcc6b5b367b8d5d0c37f84dd62bf9190be970149"
+ "reference": "10a0bcc075cbe352510d5369754b3f81ff6bea60"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/fcc6b5b367b8d5d0c37f84dd62bf9190be970149",
- "reference": "fcc6b5b367b8d5d0c37f84dd62bf9190be970149",
+ "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/10a0bcc075cbe352510d5369754b3f81ff6bea60",
+ "reference": "10a0bcc075cbe352510d5369754b3f81ff6bea60",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27"
+ "typo3/cms-core": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -6264,26 +6333,26 @@
"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",
"support": {
- "source": "https://github.com/TYPO3-CMS/setup/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/setup/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-t3editor",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/t3editor.git",
- "reference": "965684cc3bdf4766899f5d1fb1bacc5289afcad8"
+ "reference": "288471fb2eba55af08f06ef204b11e1e24d32117"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/t3editor/zipball/965684cc3bdf4766899f5d1fb1bacc5289afcad8",
- "reference": "965684cc3bdf4766899f5d1fb1bacc5289afcad8",
+ "url": "https://api.github.com/repos/TYPO3-CMS/t3editor/zipball/288471fb2eba55af08f06ef204b11e1e24d32117",
+ "reference": "288471fb2eba55af08f06ef204b11e1e24d32117",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27"
+ "typo3/cms-core": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -6321,26 +6390,26 @@
"description": "JavaScript-driven editor with syntax highlighting and codecompletion. Based on CodeMirror.",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/t3editor/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/t3editor/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-taskcenter",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/taskcenter.git",
- "reference": "5737c5cac0238b4f2a002e9370d70f66b061c999"
+ "reference": "652467c2f8075aa93f02db39867db43f81ee90d7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/taskcenter/zipball/5737c5cac0238b4f2a002e9370d70f66b061c999",
- "reference": "5737c5cac0238b4f2a002e9370d70f66b061c999",
+ "url": "https://api.github.com/repos/TYPO3-CMS/taskcenter/zipball/652467c2f8075aa93f02db39867db43f81ee90d7",
+ "reference": "652467c2f8075aa93f02db39867db43f81ee90d7",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27"
+ "typo3/cms-core": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -6370,26 +6439,26 @@
"description": "The Task Center is the framework for a host of other extensions, see below.",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/taskcenter/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/taskcenter/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-tstemplate",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/tstemplate.git",
- "reference": "bf4edb6c4c8b4216b3e6d4a84b9895064a4bba58"
+ "reference": "c7f07059e4578929f0c40ce8900cc0d4690d4507"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/bf4edb6c4c8b4216b3e6d4a84b9895064a4bba58",
- "reference": "bf4edb6c4c8b4216b3e6d4a84b9895064a4bba58",
+ "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/c7f07059e4578929f0c40ce8900cc0d4690d4507",
+ "reference": "c7f07059e4578929f0c40ce8900cc0d4690d4507",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27"
+ "typo3/cms-core": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -6422,26 +6491,26 @@
"description": "Framework for management of TypoScript template records for the CMS frontend.",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/tstemplate/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/tstemplate/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/cms-viewpage",
- "version": "v9.5.27",
+ "version": "v9.5.28",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-CMS/viewpage.git",
- "reference": "2b226354fe925440dfe1d3d0cf0ac31765a9cedb"
+ "reference": "c054e5a4276b19674a29ec168c8936b7519cc081"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/2b226354fe925440dfe1d3d0cf0ac31765a9cedb",
- "reference": "2b226354fe925440dfe1d3d0cf0ac31765a9cedb",
+ "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/c054e5a4276b19674a29ec168c8936b7519cc081",
+ "reference": "c054e5a4276b19674a29ec168c8936b7519cc081",
"shasum": ""
},
"require": {
- "typo3/cms-core": "9.5.27"
+ "typo3/cms-core": "9.5.28"
},
"conflict": {
"typo3/cms": "*"
@@ -6474,9 +6543,9 @@
"description": "Shows the frontend webpage inside the backend frameset.",
"homepage": "https://typo3.org",
"support": {
- "source": "https://github.com/TYPO3-CMS/viewpage/tree/v9.5.27"
+ "source": "https://github.com/TYPO3-CMS/viewpage/tree/v9.5.28"
},
- "time": "2021-05-11T09:44:39+00:00"
+ "time": "2021-07-20T09:35:15+00:00"
},
{
"name": "typo3/phar-stream-wrapper",
diff --git a/public/typo3conf/ext/ep_products/Classes/Controller/ConceptController.php b/public/typo3conf/ext/ep_products/Classes/Controller/ConceptController.php
index deee3f20..95a8d9fa 100644
--- a/public/typo3conf/ext/ep_products/Classes/Controller/ConceptController.php
+++ b/public/typo3conf/ext/ep_products/Classes/Controller/ConceptController.php
@@ -67,8 +67,10 @@ class ConceptController extends ActionController
$conceptUid = $this->settings['conceptUid'];
$concept = $this->conceptRepository->findByIdentifier($conceptUid);
}
+ $teaserConceptUids = GeneralUtility::trimExplode(',', $this->settings['additionalConceptUids']);
+ array_unshift($teaserConceptUids, $concept->getUid());
$filterSettings = new FilterSettings();
- $filterSettings->setConceptUids([$concept->getUid()]);
+ $filterSettings->setConceptUids($teaserConceptUids);
$excludedConceptUids = GeneralUtility::trimExplode(',', $this->settings['excludedConceptUids'], true);
$limit = $this->settings['showMoreLink'] ? 4 : 0;
$teasers = $this->productDataService->getTeasergroup($filterSettings, $excludedConceptUids, $limit);
diff --git a/public/typo3conf/ext/ep_products/Configuration/FlexForms/flexform_concept_detail.xml b/public/typo3conf/ext/ep_products/Configuration/FlexForms/flexform_concept_detail.xml
index 20238195..67253f69 100644
--- a/public/typo3conf/ext/ep_products/Configuration/FlexForms/flexform_concept_detail.xml
+++ b/public/typo3conf/ext/ep_products/Configuration/FlexForms/flexform_concept_detail.xml
@@ -25,11 +25,25 @@
0
- 0
+ 1
1
+
+
+
+
+ select
+ selectSingleBox
+ tx_epproducts_domain_model_concept
+ AND tx_epproducts_domain_model_concept.hidden = 0 AND tx_epproducts_domain_model_concept.deleted = 0 ORDER BY tx_epproducts_domain_model_concept.name
+ 5
+ 0
+ 10
+
+
+
0