diff --git a/composer.lock b/composer.lock index 20b189cf..8917ecf3 100644 --- a/composer.lock +++ b/composer.lock @@ -1223,16 +1223,16 @@ }, { "name": "kigkonsult/icalcreator", - "version": "v2.29.29", + "version": "v2.30.1", "source": { "type": "git", "url": "https://github.com/iCalcreator/iCalcreator.git", - "reference": "281851b8ef51895cabbb4a6bb1ebdd363e252b23" + "reference": "08e746f48855a603366e3944a0f06b226164bd4e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/iCalcreator/iCalcreator/zipball/281851b8ef51895cabbb4a6bb1ebdd363e252b23", - "reference": "281851b8ef51895cabbb4a6bb1ebdd363e252b23", + "url": "https://api.github.com/repos/iCalcreator/iCalcreator/zipball/08e746f48855a603366e3944a0f06b226164bd4e", + "reference": "08e746f48855a603366e3944a0f06b226164bd4e", "shasum": "" }, "require": { @@ -1279,6 +1279,7 @@ "rfc2445", "rfc5545", "rfc6321", + "rfc7986", "standard", "todo", "vCalendar", @@ -1295,26 +1296,26 @@ "type": "custom" } ], - "time": "2020-09-12T09:22:51+00:00" + "time": "2021-01-03T20:53:04+00:00" }, { "name": "league/csv", - "version": "9.6.1", + "version": "9.6.2", "source": { "type": "git", "url": "https://github.com/thephpleague/csv.git", - "reference": "634322df4aed210fdfbb7c94e434dc860da733d9" + "reference": "f28da6e483bf979bac10e2add384c90ae9983e4e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/csv/zipball/634322df4aed210fdfbb7c94e434dc860da733d9", - "reference": "634322df4aed210fdfbb7c94e434dc860da733d9", + "url": "https://api.github.com/repos/thephpleague/csv/zipball/f28da6e483bf979bac10e2add384c90ae9983e4e", + "reference": "f28da6e483bf979bac10e2add384c90ae9983e4e", "shasum": "" }, "require": { "ext-json": "*", "ext-mbstring": "*", - "php": "^7.2.5" + "php": ">=7.2.5" }, "require-dev": { "ext-curl": "*", @@ -1373,7 +1374,7 @@ "type": "github" } ], - "time": "2020-09-05T08:40:12+00:00" + "time": "2020-12-10T19:40:30+00:00" }, { "name": "league/period", @@ -1535,16 +1536,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.10.3", + "version": "v4.10.4", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "dbe56d23de8fcb157bbc0cfb3ad7c7de0cfb0984" + "reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/dbe56d23de8fcb157bbc0cfb3ad7c7de0cfb0984", - "reference": "dbe56d23de8fcb157bbc0cfb3ad7c7de0cfb0984", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c6d052fc58cb876152f89f532b95a8d7907e7f0e", + "reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e", "shasum": "" }, "require": { @@ -1583,7 +1584,7 @@ "parser", "php" ], - "time": "2020-12-03T17:45:45+00:00" + "time": "2020-12-20T10:01:03+00:00" }, { "name": "pixelant/pxa-social-feed", @@ -2148,16 +2149,16 @@ }, { "name": "symfony/asset", - "version": "v5.2.0", + "version": "v5.2.1", "source": { "type": "git", "url": "https://github.com/symfony/asset.git", - "reference": "19c59713f750642206b21a1edec5c18dea80f979" + "reference": "d254631bc20fb82a5827602dc2fa84a3118ec3f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/asset/zipball/19c59713f750642206b21a1edec5c18dea80f979", - "reference": "19c59713f750642206b21a1edec5c18dea80f979", + "url": "https://api.github.com/repos/symfony/asset/zipball/d254631bc20fb82a5827602dc2fa84a3118ec3f5", + "reference": "d254631bc20fb82a5827602dc2fa84a3118ec3f5", "shasum": "" }, "require": { @@ -2210,20 +2211,20 @@ "type": "tidelift" } ], - "time": "2020-10-24T12:01:57+00:00" + "time": "2020-12-14T07:03:02+00:00" }, { "name": "symfony/cache", - "version": "v5.2.0", + "version": "v5.2.1", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "c15fd2b3dcf2bd7d5ee3265874870d6cc694306b" + "reference": "5e61d63b1ef4fb4852994038267ad45e12f3ec52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/c15fd2b3dcf2bd7d5ee3265874870d6cc694306b", - "reference": "c15fd2b3dcf2bd7d5ee3265874870d6cc694306b", + "url": "https://api.github.com/repos/symfony/cache/zipball/5e61d63b1ef4fb4852994038267ad45e12f3ec52", + "reference": "5e61d63b1ef4fb4852994038267ad45e12f3ec52", "shasum": "" }, "require": { @@ -2302,7 +2303,7 @@ "type": "tidelift" } ], - "time": "2020-11-21T09:39:55+00:00" + "time": "2020-12-10T19:16:15+00:00" }, { "name": "symfony/cache-contracts", @@ -2382,16 +2383,16 @@ }, { "name": "symfony/console", - "version": "v4.4.17", + "version": "v4.4.18", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "c8e37f6928c19816437a4dd7bf16e3bd79941470" + "reference": "12e071278e396cc3e1c149857337e9e192deca0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/c8e37f6928c19816437a4dd7bf16e3bd79941470", - "reference": "c8e37f6928c19816437a4dd7bf16e3bd79941470", + "url": "https://api.github.com/repos/symfony/console/zipball/12e071278e396cc3e1c149857337e9e192deca0b", + "reference": "12e071278e396cc3e1c149857337e9e192deca0b", "shasum": "" }, "require": { @@ -2464,7 +2465,7 @@ "type": "tidelift" } ], - "time": "2020-11-28T10:15:42+00:00" + "time": "2020-12-18T07:41:31+00:00" }, { "name": "symfony/deprecation-contracts", @@ -2532,16 +2533,16 @@ }, { "name": "symfony/expression-language", - "version": "v4.4.17", + "version": "v4.4.18", "source": { "type": "git", "url": "https://github.com/symfony/expression-language.git", - "reference": "772f99e7807330026fa9128a4992ee239bb4c213" + "reference": "c1763368a38d5061e5aa03160b328075d000291b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/expression-language/zipball/772f99e7807330026fa9128a4992ee239bb4c213", - "reference": "772f99e7807330026fa9128a4992ee239bb4c213", + "url": "https://api.github.com/repos/symfony/expression-language/zipball/c1763368a38d5061e5aa03160b328075d000291b", + "reference": "c1763368a38d5061e5aa03160b328075d000291b", "shasum": "" }, "require": { @@ -2588,20 +2589,20 @@ "type": "tidelift" } ], - "time": "2020-10-28T20:42:29+00:00" + "time": "2020-12-08T16:59:59+00:00" }, { "name": "symfony/finder", - "version": "v4.4.17", + "version": "v4.4.18", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "9f1d1d883b79a91ef320c0c6e803494e042ef36e" + "reference": "ebd0965f2dc2d4e0f11487c16fbb041e50b5c09b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/9f1d1d883b79a91ef320c0c6e803494e042ef36e", - "reference": "9f1d1d883b79a91ef320c0c6e803494e042ef36e", + "url": "https://api.github.com/repos/symfony/finder/zipball/ebd0965f2dc2d4e0f11487c16fbb041e50b5c09b", + "reference": "ebd0965f2dc2d4e0f11487c16fbb041e50b5c09b", "shasum": "" }, "require": { @@ -2646,20 +2647,20 @@ "type": "tidelift" } ], - "time": "2020-11-17T19:45:34+00:00" + "time": "2020-12-08T16:59:59+00:00" }, { "name": "symfony/http-client", - "version": "v4.4.17", + "version": "v4.4.18", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "7196e9b38e4d15947e664f6f455614d4ede6ca17" + "reference": "dc518f62677944938026746e6e58ac37ebcc6238" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/7196e9b38e4d15947e664f6f455614d4ede6ca17", - "reference": "7196e9b38e4d15947e664f6f455614d4ede6ca17", + "url": "https://api.github.com/repos/symfony/http-client/zipball/dc518f62677944938026746e6e58ac37ebcc6238", + "reference": "dc518f62677944938026746e6e58ac37ebcc6238", "shasum": "" }, "require": { @@ -2723,7 +2724,7 @@ "type": "tidelift" } ], - "time": "2020-11-28T13:23:02+00:00" + "time": "2020-12-05T06:03:08+00:00" }, { "name": "symfony/http-client-contracts", @@ -2803,16 +2804,16 @@ }, { "name": "symfony/http-foundation", - "version": "v5.2.0", + "version": "v5.2.1", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "e4576271ee99123aa59a40564c7b5405f0ebd1e6" + "reference": "a1f6218b29897ab52acba58cfa905b83625bef8d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e4576271ee99123aa59a40564c7b5405f0ebd1e6", - "reference": "e4576271ee99123aa59a40564c7b5405f0ebd1e6", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/a1f6218b29897ab52acba58cfa905b83625bef8d", + "reference": "a1f6218b29897ab52acba58cfa905b83625bef8d", "shasum": "" }, "require": { @@ -2869,26 +2870,26 @@ "type": "tidelift" } ], - "time": "2020-11-27T06:13:25+00:00" + "time": "2020-12-18T10:00:10+00:00" }, { "name": "symfony/inflector", - "version": "v5.2.0", + "version": "v5.2.1", "source": { "type": "git", "url": "https://github.com/symfony/inflector.git", - "reference": "ba33a08d608c5b26ef768b6652876098dd3ace36" + "reference": "e529917d701a057a12354845150be3e1c4b34084" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/inflector/zipball/ba33a08d608c5b26ef768b6652876098dd3ace36", - "reference": "ba33a08d608c5b26ef768b6652876098dd3ace36", + "url": "https://api.github.com/repos/symfony/inflector/zipball/e529917d701a057a12354845150be3e1c4b34084", + "reference": "e529917d701a057a12354845150be3e1c4b34084", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1", - "symfony/string": "^5.1" + "symfony/string": "~5.1.10|^5.2.1" }, "type": "library", "autoload": { @@ -2937,96 +2938,11 @@ "type": "tidelift" } ], - "time": "2020-10-24T12:01:57+00:00" - }, - { - "name": "symfony/intl", - "version": "v5.2.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/intl.git", - "reference": "eaac169bf64d307d48daef7e349729d670df6659" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/eaac169bf64d307d48daef7e349729d670df6659", - "reference": "eaac169bf64d307d48daef7e349729d670df6659", - "shasum": "" - }, - "require": { - "php": ">=7.2.5", - "symfony/polyfill-intl-icu": "~1.0", - "symfony/polyfill-php80": "^1.15" - }, - "require-dev": { - "symfony/filesystem": "^4.4|^5.0" - }, - "suggest": { - "ext-intl": "to use the component with locales other than \"en\"" - }, - "type": "library", - "autoload": { - "psr-4": { - "Symfony\\Component\\Intl\\": "" - }, - "classmap": [ - "Resources/stubs" - ], - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Bernhard Schussek", - "email": "bschussek@gmail.com" - }, - { - "name": "Eriksen Costa", - "email": "eriksen.costa@infranology.com.br" - }, - { - "name": "Igor Wiedler", - "email": "igor@wiedler.ch" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.", - "homepage": "https://symfony.com", - "keywords": [ - "i18n", - "icu", - "internationalization", - "intl", - "l10n", - "localization" - ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2020-11-03T11:59:17+00:00" + "time": "2020-12-01T20:15:15+00:00" }, { "name": "symfony/options-resolver", - "version": "v4.4.17", + "version": "v4.4.18", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", @@ -3089,16 +3005,16 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.20.0", + "version": "v1.22.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41" + "reference": "c6c942b1ac76c82448322025e084cadc56048b4e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f4ba089a5b6366e453971d3aad5fe8e897b37f41", - "reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084cadc56048b4e", + "reference": "c6c942b1ac76c82448322025e084cadc56048b4e", "shasum": "" }, "require": { @@ -3110,7 +3026,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.20-dev" + "dev-main": "1.22-dev" }, "thanks": { "name": "symfony/polyfill", @@ -3161,20 +3077,20 @@ "type": "tidelift" } ], - "time": "2020-10-23T14:02:19+00:00" + "time": "2021-01-07T16:49:33+00:00" }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.20.0", + "version": "v1.22.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "c7cf3f858ec7d70b89559d6e6eb1f7c2517d479c" + "reference": "267a9adeb8ecb8071040a740930e077cdfb987af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/c7cf3f858ec7d70b89559d6e6eb1f7c2517d479c", - "reference": "c7cf3f858ec7d70b89559d6e6eb1f7c2517d479c", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/267a9adeb8ecb8071040a740930e077cdfb987af", + "reference": "267a9adeb8ecb8071040a740930e077cdfb987af", "shasum": "" }, "require": { @@ -3186,7 +3102,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.20-dev" + "dev-main": "1.22-dev" }, "thanks": { "name": "symfony/polyfill", @@ -3239,33 +3155,32 @@ "type": "tidelift" } ], - "time": "2020-10-23T14:02:19+00:00" + "time": "2021-01-07T16:49:33+00:00" }, { "name": "symfony/polyfill-intl-icu", - "version": "v1.20.0", + "version": "v1.22.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-icu.git", - "reference": "c44d5bf6a75eed79555c6bf37505c6d39559353e" + "reference": "b2b1e732a6c039f1a3ea3414b3379a2433e183d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/c44d5bf6a75eed79555c6bf37505c6d39559353e", - "reference": "c44d5bf6a75eed79555c6bf37505c6d39559353e", + "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/b2b1e732a6c039f1a3ea3414b3379a2433e183d6", + "reference": "b2b1e732a6c039f1a3ea3414b3379a2433e183d6", "shasum": "" }, "require": { - "php": ">=7.1", - "symfony/intl": "~2.3|~3.0|~4.0|~5.0" + "php": ">=7.1" }, "suggest": { - "ext-intl": "For best performance" + "ext-intl": "For best performance and support of other locales than \"en\"" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "1.20-dev" + "dev-main": "1.22-dev" }, "thanks": { "name": "symfony/polyfill", @@ -3275,6 +3190,15 @@ "autoload": { "files": [ "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Intl\\Icu\\": "" + }, + "classmap": [ + "Resources/stubs" + ], + "exclude-from-classmap": [ + "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -3315,20 +3239,20 @@ "type": "tidelift" } ], - "time": "2020-10-23T14:02:19+00:00" + "time": "2021-01-07T16:49:33+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.20.0", + "version": "v1.22.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "3b75acd829741c768bc8b1f84eb33265e7cc5117" + "reference": "0eb8293dbbcd6ef6bf81404c9ce7d95bcdf34f44" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3b75acd829741c768bc8b1f84eb33265e7cc5117", - "reference": "3b75acd829741c768bc8b1f84eb33265e7cc5117", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/0eb8293dbbcd6ef6bf81404c9ce7d95bcdf34f44", + "reference": "0eb8293dbbcd6ef6bf81404c9ce7d95bcdf34f44", "shasum": "" }, "require": { @@ -3342,7 +3266,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.20-dev" + "dev-main": "1.22-dev" }, "thanks": { "name": "symfony/polyfill", @@ -3399,20 +3323,20 @@ "type": "tidelift" } ], - "time": "2020-10-23T14:02:19+00:00" + "time": "2021-01-07T16:49:33+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.20.0", + "version": "v1.22.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "727d1096295d807c309fb01a851577302394c897" + "reference": "6e971c891537eb617a00bb07a43d182a6915faba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/727d1096295d807c309fb01a851577302394c897", - "reference": "727d1096295d807c309fb01a851577302394c897", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/6e971c891537eb617a00bb07a43d182a6915faba", + "reference": "6e971c891537eb617a00bb07a43d182a6915faba", "shasum": "" }, "require": { @@ -3424,7 +3348,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.20-dev" + "dev-main": "1.22-dev" }, "thanks": { "name": "symfony/polyfill", @@ -3480,20 +3404,20 @@ "type": "tidelift" } ], - "time": "2020-10-23T14:02:19+00:00" + "time": "2021-01-07T17:09:11+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.20.0", + "version": "v1.22.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "39d483bdf39be819deabf04ec872eb0b2410b531" + "reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/39d483bdf39be819deabf04ec872eb0b2410b531", - "reference": "39d483bdf39be819deabf04ec872eb0b2410b531", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f377a3dd1fde44d37b9831d68dc8dea3ffd28e13", + "reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13", "shasum": "" }, "require": { @@ -3505,7 +3429,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.20-dev" + "dev-main": "1.22-dev" }, "thanks": { "name": "symfony/polyfill", @@ -3557,20 +3481,20 @@ "type": "tidelift" } ], - "time": "2020-10-23T14:02:19+00:00" + "time": "2021-01-07T16:49:33+00:00" }, { "name": "symfony/polyfill-php72", - "version": "v1.20.0", + "version": "v1.22.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "cede45fcdfabdd6043b3592e83678e42ec69e930" + "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cede45fcdfabdd6043b3592e83678e42ec69e930", - "reference": "cede45fcdfabdd6043b3592e83678e42ec69e930", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9", + "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9", "shasum": "" }, "require": { @@ -3579,7 +3503,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.20-dev" + "dev-main": "1.22-dev" }, "thanks": { "name": "symfony/polyfill", @@ -3630,20 +3554,20 @@ "type": "tidelift" } ], - "time": "2020-10-23T14:02:19+00:00" + "time": "2021-01-07T16:49:33+00:00" }, { "name": "symfony/polyfill-php73", - "version": "v1.20.0", + "version": "v1.22.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "8ff431c517be11c78c48a39a66d37431e26a6bed" + "reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/8ff431c517be11c78c48a39a66d37431e26a6bed", - "reference": "8ff431c517be11c78c48a39a66d37431e26a6bed", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a678b42e92f86eca04b7fa4c0f6f19d097fb69e2", + "reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2", "shasum": "" }, "require": { @@ -3652,7 +3576,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.20-dev" + "dev-main": "1.22-dev" }, "thanks": { "name": "symfony/polyfill", @@ -3706,20 +3630,20 @@ "type": "tidelift" } ], - "time": "2020-10-23T14:02:19+00:00" + "time": "2021-01-07T16:49:33+00:00" }, { "name": "symfony/polyfill-php80", - "version": "v1.20.0", + "version": "v1.22.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "e70aa8b064c5b72d3df2abd5ab1e90464ad009de" + "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/e70aa8b064c5b72d3df2abd5ab1e90464ad009de", - "reference": "e70aa8b064c5b72d3df2abd5ab1e90464ad009de", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91", + "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91", "shasum": "" }, "require": { @@ -3728,7 +3652,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.20-dev" + "dev-main": "1.22-dev" }, "thanks": { "name": "symfony/polyfill", @@ -3786,20 +3710,20 @@ "type": "tidelift" } ], - "time": "2020-10-23T14:02:19+00:00" + "time": "2021-01-07T16:49:33+00:00" }, { "name": "symfony/process", - "version": "v4.4.17", + "version": "v4.4.18", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "ec1482f13d53911a8a32e54ba6f9a3b43a57d943" + "reference": "075316ff72233ce3d04a9743414292e834f2cb4a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/ec1482f13d53911a8a32e54ba6f9a3b43a57d943", - "reference": "ec1482f13d53911a8a32e54ba6f9a3b43a57d943", + "url": "https://api.github.com/repos/symfony/process/zipball/075316ff72233ce3d04a9743414292e834f2cb4a", + "reference": "075316ff72233ce3d04a9743414292e834f2cb4a", "shasum": "" }, "require": { @@ -3844,20 +3768,20 @@ "type": "tidelift" } ], - "time": "2020-11-02T15:10:16+00:00" + "time": "2020-12-08T16:59:59+00:00" }, { "name": "symfony/property-access", - "version": "v4.4.17", + "version": "v4.4.18", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "ab8184f093095b40c3e7688bc4eb1d0484da327c" + "reference": "439d92bc88fdda717f2c31335e8db41483ca5c8d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/ab8184f093095b40c3e7688bc4eb1d0484da327c", - "reference": "ab8184f093095b40c3e7688bc4eb1d0484da327c", + "url": "https://api.github.com/repos/symfony/property-access/zipball/439d92bc88fdda717f2c31335e8db41483ca5c8d", + "reference": "439d92bc88fdda717f2c31335e8db41483ca5c8d", "shasum": "" }, "require": { @@ -3920,20 +3844,20 @@ "type": "tidelift" } ], - "time": "2020-10-31T22:44:29+00:00" + "time": "2020-12-10T16:34:26+00:00" }, { "name": "symfony/routing", - "version": "v4.4.17", + "version": "v4.4.18", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "08712c5dd5041c03e997e13892f45884faccd868" + "reference": "80b042c20b035818daec844723e23b9825134ba0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/08712c5dd5041c03e997e13892f45884faccd868", - "reference": "08712c5dd5041c03e997e13892f45884faccd868", + "url": "https://api.github.com/repos/symfony/routing/zipball/80b042c20b035818daec844723e23b9825134ba0", + "reference": "80b042c20b035818daec844723e23b9825134ba0", "shasum": "" }, "require": { @@ -4005,20 +3929,20 @@ "type": "tidelift" } ], - "time": "2020-11-24T13:31:32+00:00" + "time": "2020-12-08T16:59:59+00:00" }, { "name": "symfony/serializer", - "version": "v4.4.17", + "version": "v4.4.18", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "5719c6d5913375e453efb51d168510cc848471ff" + "reference": "f5a4c865c6c9d8af89915101c8a67efa7415f430" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/5719c6d5913375e453efb51d168510cc848471ff", - "reference": "5719c6d5913375e453efb51d168510cc848471ff", + "url": "https://api.github.com/repos/symfony/serializer/zipball/f5a4c865c6c9d8af89915101c8a67efa7415f430", + "reference": "f5a4c865c6c9d8af89915101c8a67efa7415f430", "shasum": "" }, "require": { @@ -4096,7 +4020,7 @@ "type": "tidelift" } ], - "time": "2020-11-25T11:55:08+00:00" + "time": "2020-12-18T07:41:31+00:00" }, { "name": "symfony/service-contracts", @@ -4176,16 +4100,16 @@ }, { "name": "symfony/string", - "version": "v5.2.0", + "version": "v5.2.1", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "40e975edadd4e32cd16f3753b3bad65d9ac48242" + "reference": "5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/40e975edadd4e32cd16f3753b3bad65d9ac48242", - "reference": "40e975edadd4e32cd16f3753b3bad65d9ac48242", + "url": "https://api.github.com/repos/symfony/string/zipball/5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed", + "reference": "5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed", "shasum": "" }, "require": { @@ -4252,11 +4176,11 @@ "type": "tidelift" } ], - "time": "2020-10-24T12:08:07+00:00" + "time": "2020-12-05T07:33:16+00:00" }, { "name": "symfony/var-exporter", - "version": "v5.2.0", + "version": "v5.2.1", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", @@ -4326,7 +4250,7 @@ }, { "name": "symfony/web-link", - "version": "v4.4.17", + "version": "v4.4.18", "source": { "type": "git", "url": "https://github.com/symfony/web-link.git", @@ -4411,16 +4335,16 @@ }, { "name": "symfony/yaml", - "version": "v4.4.17", + "version": "v4.4.18", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "7531361cf38e4816821b4a12a42542b3c6143ad1" + "reference": "bbce94f14d73732340740366fcbe63363663a403" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/7531361cf38e4816821b4a12a42542b3c6143ad1", - "reference": "7531361cf38e4816821b4a12a42542b3c6143ad1", + "url": "https://api.github.com/repos/symfony/yaml/zipball/bbce94f14d73732340740366fcbe63363663a403", + "reference": "bbce94f14d73732340740366fcbe63363663a403", "shasum": "" }, "require": { @@ -4475,7 +4399,7 @@ "type": "tidelift" } ], - "time": "2020-11-24T12:28:30+00:00" + "time": "2020-12-08T16:59:59+00:00" }, { "name": "typo3/class-alias-loader", @@ -4537,26 +4461,26 @@ }, { "name": "typo3/cms-adminpanel", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/adminpanel.git", - "reference": "220f875ec49401dfb2a554c889c39b029a6892dd" + "reference": "22b0aa13d2e331b8afd5d5ff679f4d5f9a9dee29" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/adminpanel/zipball/220f875ec49401dfb2a554c889c39b029a6892dd", - "reference": "220f875ec49401dfb2a554c889c39b029a6892dd", + "url": "https://api.github.com/repos/TYPO3-CMS/adminpanel/zipball/22b0aa13d2e331b8afd5d5ff679f4d5f9a9dee29", + "reference": "22b0aa13d2e331b8afd5d5ff679f4d5f9a9dee29", "shasum": "" }, "require": { "psr/http-message": "^1.0", "psr/http-server-handler": "^1.0", "psr/http-server-middleware": "^1.0", - "typo3/cms-backend": "9.5.23", - "typo3/cms-core": "9.5.23", - "typo3/cms-fluid": "9.5.23", - "typo3/cms-frontend": "9.5.23", + "typo3/cms-backend": "9.5.24", + "typo3/cms-core": "9.5.24", + "typo3/cms-fluid": "9.5.24", + "typo3/cms-frontend": "9.5.24", "typo3fluid/fluid": "^2.6.10" }, "conflict": { @@ -4595,25 +4519,25 @@ ], "description": "The TYPO3 admin panel provides a panel with additional functionality in the frontend (Debugging, Caching, Preview...)", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-backend", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/backend.git", - "reference": "86fe0491b1b75456b5601cdafb66a6f31ec2b9fe" + "reference": "4ada61b805cbf7a9aa2d01e2a63337de2e52d384" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/86fe0491b1b75456b5601cdafb66a6f31ec2b9fe", - "reference": "86fe0491b1b75456b5601cdafb66a6f31ec2b9fe", + "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/4ada61b805cbf7a9aa2d01e2a63337de2e52d384", + "reference": "4ada61b805cbf7a9aa2d01e2a63337de2e52d384", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23", - "typo3/cms-recordlist": "9.5.23" + "typo3/cms-core": "9.5.24", + "typo3/cms-recordlist": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -4662,24 +4586,24 @@ ], "description": "Classes for the TYPO3 backend.", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-belog", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/belog.git", - "reference": "1faf990287c461923438af36dff8de1c92bedc24" + "reference": "ec15fc53b3fcbf12fa35790c42c082527398bd6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/1faf990287c461923438af36dff8de1c92bedc24", - "reference": "1faf990287c461923438af36dff8de1c92bedc24", + "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/ec15fc53b3fcbf12fa35790c42c082527398bd6f", + "reference": "ec15fc53b3fcbf12fa35790c42c082527398bd6f", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23" + "typo3/cms-core": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -4711,24 +4635,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": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-beuser", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/beuser.git", - "reference": "aa92f540ba50a05113e0957bbe6ed22db8e8aa84" + "reference": "bc31cae27c92b81e893b51be911c9855ea4d3ec2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/aa92f540ba50a05113e0957bbe6ed22db8e8aa84", - "reference": "aa92f540ba50a05113e0957bbe6ed22db8e8aa84", + "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/bc31cae27c92b81e893b51be911c9855ea4d3ec2", + "reference": "bc31cae27c92b81e893b51be911c9855ea4d3ec2", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23" + "typo3/cms-core": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -4760,7 +4684,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": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-cli", @@ -4860,16 +4784,16 @@ }, { "name": "typo3/cms-core", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/core.git", - "reference": "14a7ab12f3e32f4b0f0510bcb4a8cf107de2465c" + "reference": "80663bfb7eabbe33ab6d3c869f49e79501af51fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/14a7ab12f3e32f4b0f0510bcb4a8cf107de2465c", - "reference": "14a7ab12f3e32f4b0f0510bcb4a8cf107de2465c", + "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/80663bfb7eabbe33ab6d3c869f49e79501af51fa", + "reference": "80663bfb7eabbe33ab6d3c869f49e79501af51fa", "shasum": "" }, "require": { @@ -4976,24 +4900,24 @@ ], "description": "The core library of TYPO3.", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-extbase", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extbase.git", - "reference": "3fbab8a4df174d137f68d02cbc9ac517ee07581f" + "reference": "124b79f921546de75d9aef56a54266dc2774260c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/3fbab8a4df174d137f68d02cbc9ac517ee07581f", - "reference": "3fbab8a4df174d137f68d02cbc9ac517ee07581f", + "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/124b79f921546de75d9aef56a54266dc2774260c", + "reference": "124b79f921546de75d9aef56a54266dc2774260c", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23" + "typo3/cms-core": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -5035,24 +4959,24 @@ ], "description": "A framework to build extensions for TYPO3 CMS.", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-extensionmanager", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extensionmanager.git", - "reference": "2481ed090a8487175c7c24cf535d1e320cdc4647" + "reference": "66f0d129ca3f82fd3348653753a9c2c89aee2088" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/2481ed090a8487175c7c24cf535d1e320cdc4647", - "reference": "2481ed090a8487175c7c24cf535d1e320cdc4647", + "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/66f0d129ca3f82fd3348653753a9c2c89aee2088", + "reference": "66f0d129ca3f82fd3348653753a9c2c89aee2088", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23" + "typo3/cms-core": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -5086,24 +5010,24 @@ ], "description": "TYPO3 Extension Manager", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-felogin", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/felogin.git", - "reference": "afe86900b0d64aa59d89a424ae72d072fea31d90" + "reference": "31613ea3d49f2307aaec959a187fad5e168a4459" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/afe86900b0d64aa59d89a424ae72d072fea31d90", - "reference": "afe86900b0d64aa59d89a424ae72d072fea31d90", + "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/31613ea3d49f2307aaec959a187fad5e168a4459", + "reference": "31613ea3d49f2307aaec959a187fad5e168a4459", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23" + "typo3/cms-core": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -5135,24 +5059,24 @@ ], "description": "A template-based plugin to log in Website Users in the Frontend", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-filelist", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filelist.git", - "reference": "5152960053789a6018730280862c418296dbbd95" + "reference": "5bb61d421527b79ea55b7925f9daea6173d4b20d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/5152960053789a6018730280862c418296dbbd95", - "reference": "5152960053789a6018730280862c418296dbbd95", + "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/5bb61d421527b79ea55b7925f9daea6173d4b20d", + "reference": "5bb61d421527b79ea55b7925f9daea6173d4b20d", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23" + "typo3/cms-core": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -5186,24 +5110,24 @@ ], "description": "Listing of files in the directory", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-filemetadata", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filemetadata.git", - "reference": "67dbb7b03be15140d33c42773be2f6ddb2cedff9" + "reference": "5c29fc44863815d182c43741d51f82e50c851c4b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/67dbb7b03be15140d33c42773be2f6ddb2cedff9", - "reference": "67dbb7b03be15140d33c42773be2f6ddb2cedff9", + "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/5c29fc44863815d182c43741d51f82e50c851c4b", + "reference": "5c29fc44863815d182c43741d51f82e50c851c4b", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23" + "typo3/cms-core": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -5227,25 +5151,25 @@ ], "description": "Add advanced metadata to File.", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-fluid", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid.git", - "reference": "69a40c2da2ad024fa122f195482fe71964036cce" + "reference": "bcf0cf0080d0bac7d93c7b59d6a057d24a7f719d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/69a40c2da2ad024fa122f195482fe71964036cce", - "reference": "69a40c2da2ad024fa122f195482fe71964036cce", + "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/bcf0cf0080d0bac7d93c7b59d6a057d24a7f719d", + "reference": "bcf0cf0080d0bac7d93c7b59d6a057d24a7f719d", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23", - "typo3/cms-extbase": "9.5.23", + "typo3/cms-core": "9.5.24", + "typo3/cms-extbase": "9.5.24", "typo3fluid/fluid": "^2.6.10" }, "conflict": { @@ -5286,26 +5210,26 @@ ], "description": "Fluid is a next-generation templating engine which makes the life of extension authors a lot easier!", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-fluid-styled-content", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid_styled_content.git", - "reference": "5f915def408da6001dca79b74537906a25fa0a7f" + "reference": "847a248580f4629712d44ae8ba6d3dc9611e2015" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/5f915def408da6001dca79b74537906a25fa0a7f", - "reference": "5f915def408da6001dca79b74537906a25fa0a7f", + "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/847a248580f4629712d44ae8ba6d3dc9611e2015", + "reference": "847a248580f4629712d44ae8ba6d3dc9611e2015", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23", - "typo3/cms-fluid": "9.5.23", - "typo3/cms-frontend": "9.5.23" + "typo3/cms-core": "9.5.24", + "typo3/cms-fluid": "9.5.24", + "typo3/cms-frontend": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -5337,26 +5261,26 @@ ], "description": "A set of common content elements based on Fluid for Frontend output.", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-form", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/form.git", - "reference": "c2964fd6d5c6861b1d398e1ac36167fa484f20c6" + "reference": "febd8bc04dbf52ca35da53d4a1f6c37effb2546f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/c2964fd6d5c6861b1d398e1ac36167fa484f20c6", - "reference": "c2964fd6d5c6861b1d398e1ac36167fa484f20c6", + "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/febd8bc04dbf52ca35da53d4a1f6c37effb2546f", + "reference": "febd8bc04dbf52ca35da53d4a1f6c37effb2546f", "shasum": "" }, "require": { "psr/http-message": "^1.0", "symfony/expression-language": "^4.1", - "typo3/cms-core": "9.5.23" + "typo3/cms-core": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -5392,24 +5316,24 @@ ], "description": "Form Library, Plugin and Editor", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-frontend", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/frontend.git", - "reference": "203af97385076114a9c1d3a40523df8230693e53" + "reference": "7ac252275745fa23e3800ff9fb4bb6daa3920762" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/203af97385076114a9c1d3a40523df8230693e53", - "reference": "203af97385076114a9c1d3a40523df8230693e53", + "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/7ac252275745fa23e3800ff9fb4bb6daa3920762", + "reference": "7ac252275745fa23e3800ff9fb4bb6daa3920762", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23" + "typo3/cms-core": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -5446,24 +5370,24 @@ ], "description": "Classes for the frontend of TYPO3.", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-info", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/info.git", - "reference": "284f1a78941cf4ddd2c270874b23c6c8234b72f8" + "reference": "d0674de93f1eb809da434fc1ce4856fbe96e1fae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/284f1a78941cf4ddd2c270874b23c6c8234b72f8", - "reference": "284f1a78941cf4ddd2c270874b23c6c8234b72f8", + "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/d0674de93f1eb809da434fc1ce4856fbe96e1fae", + "reference": "d0674de93f1eb809da434fc1ce4856fbe96e1fae", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23" + "typo3/cms-core": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -5504,28 +5428,28 @@ ], "description": "Shows various infos", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-install", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/install.git", - "reference": "7b0f1b9ab469fcbb0e638350f8e94793cc4c9bc9" + "reference": "46c8e0a97376a927c04b5f3bf7b02ae02f3c66a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/7b0f1b9ab469fcbb0e638350f8e94793cc4c9bc9", - "reference": "7b0f1b9ab469fcbb0e638350f8e94793cc4c9bc9", + "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/46c8e0a97376a927c04b5f3bf7b02ae02f3c66a1", + "reference": "46c8e0a97376a927c04b5f3bf7b02ae02f3c66a1", "shasum": "" }, "require": { "nikic/php-parser": "^4.3.0", "symfony/finder": "^4.1", - "typo3/cms-core": "9.5.23", - "typo3/cms-extbase": "9.5.23", - "typo3/cms-fluid": "9.5.23" + "typo3/cms-core": "9.5.24", + "typo3/cms-extbase": "9.5.24", + "typo3/cms-fluid": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -5559,24 +5483,24 @@ ], "description": "The Install Tool mounted as the module Tools>Install in TYPO3.", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-lowlevel", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/lowlevel.git", - "reference": "ade1c56401919db98185dd31f2b628c4889a9521" + "reference": "fa5e3713d0b8667c8aa9a9bebc30b73d09993ccd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/ade1c56401919db98185dd31f2b628c4889a9521", - "reference": "ade1c56401919db98185dd31f2b628c4889a9521", + "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/fa5e3713d0b8667c8aa9a9bebc30b73d09993ccd", + "reference": "fa5e3713d0b8667c8aa9a9bebc30b73d09993ccd", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23" + "typo3/cms-core": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -5613,24 +5537,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": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-recordlist", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recordlist.git", - "reference": "8263eefaa3a431f986d6076b30d13ff3e7d855e7" + "reference": "66d1787c48232933f8f1a9784f583c8d3cfc9f72" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/8263eefaa3a431f986d6076b30d13ff3e7d855e7", - "reference": "8263eefaa3a431f986d6076b30d13ff3e7d855e7", + "url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/66d1787c48232933f8f1a9784f583c8d3cfc9f72", + "reference": "66d1787c48232933f8f1a9784f583c8d3cfc9f72", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23" + "typo3/cms-core": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -5669,24 +5593,24 @@ ], "description": "List of database-records", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-recycler", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recycler.git", - "reference": "b9ffd6aaf8d21d97b4a28897c016bd02c967b25d" + "reference": "15771bb2cd86537fb0c8c9b92f93ccee93ffabad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/b9ffd6aaf8d21d97b4a28897c016bd02c967b25d", - "reference": "b9ffd6aaf8d21d97b4a28897c016bd02c967b25d", + "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/15771bb2cd86537fb0c8c9b92f93ccee93ffabad", + "reference": "15771bb2cd86537fb0c8c9b92f93ccee93ffabad", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23" + "typo3/cms-core": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -5718,25 +5642,25 @@ ], "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": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-redirects", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/redirects.git", - "reference": "17d2eed892a1deb2917e161402715d3d394cb3cb" + "reference": "641a34940b064400f76d9a9c20792ef79020df23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/17d2eed892a1deb2917e161402715d3d394cb3cb", - "reference": "17d2eed892a1deb2917e161402715d3d394cb3cb", + "url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/641a34940b064400f76d9a9c20792ef79020df23", + "reference": "641a34940b064400f76d9a9c20792ef79020df23", "shasum": "" }, "require": { - "typo3/cms-backend": "9.5.23", - "typo3/cms-core": "9.5.23", + "typo3/cms-backend": "9.5.24", + "typo3/cms-core": "9.5.24", "typo3fluid/fluid": "^2.6.10" }, "conflict": { @@ -5770,24 +5694,24 @@ ], "description": "Custom redirects in TYPO3.", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-reports", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/reports.git", - "reference": "2f876ef2c0e69cb6c831f7f3804085ce43a0f5ab" + "reference": "f2e12ca1a6cbaa17becac1558568cc2a4888a3a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/2f876ef2c0e69cb6c831f7f3804085ce43a0f5ab", - "reference": "2f876ef2c0e69cb6c831f7f3804085ce43a0f5ab", + "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/f2e12ca1a6cbaa17becac1558568cc2a4888a3a0", + "reference": "f2e12ca1a6cbaa17becac1558568cc2a4888a3a0", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23" + "typo3/cms-core": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -5827,24 +5751,24 @@ ], "description": "The reports module groups several system reports.", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-rte-ckeditor", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/rte_ckeditor.git", - "reference": "bf7a3090d49cc3a914e0ae0ddbb6374f1c1be70a" + "reference": "8441a4629ddb44f2a4b597830d3044ec275bd3df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/bf7a3090d49cc3a914e0ae0ddbb6374f1c1be70a", - "reference": "bf7a3090d49cc3a914e0ae0ddbb6374f1c1be70a", + "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/8441a4629ddb44f2a4b597830d3044ec275bd3df", + "reference": "8441a4629ddb44f2a4b597830d3044ec275bd3df", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23" + "typo3/cms-core": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -5879,24 +5803,24 @@ ], "description": "Integration of CKEditor as Rich Text Editor.", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-scheduler", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/scheduler.git", - "reference": "223213692c70f094a33d86ca2157f423a52315b2" + "reference": "60bc4f98fc366300aaf9553a34016633cfc21405" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/223213692c70f094a33d86ca2157f423a52315b2", - "reference": "223213692c70f094a33d86ca2157f423a52315b2", + "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/60bc4f98fc366300aaf9553a34016633cfc21405", + "reference": "60bc4f98fc366300aaf9553a34016633cfc21405", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23" + "typo3/cms-core": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -5925,26 +5849,26 @@ ], "description": "The TYPO3 Scheduler let's you register tasks to happen at a specific time", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-seo", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/seo.git", - "reference": "b50be290b5c7f56031f744c88f677d681feff3ac" + "reference": "31655f43552d134c8c45d881052266a9bcf6abcf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/b50be290b5c7f56031f744c88f677d681feff3ac", - "reference": "b50be290b5c7f56031f744c88f677d681feff3ac", + "url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/31655f43552d134c8c45d881052266a9bcf6abcf", + "reference": "31655f43552d134c8c45d881052266a9bcf6abcf", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23", - "typo3/cms-extbase": "9.5.23", - "typo3/cms-frontend": "9.5.23" + "typo3/cms-core": "9.5.24", + "typo3/cms-extbase": "9.5.24", + "typo3/cms-frontend": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -5976,24 +5900,24 @@ ], "description": "SEO features for TYPO3.", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-setup", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/setup.git", - "reference": "a9dea41e47d31a5f59b844efba9eeef51f484aad" + "reference": "200ded74853cf83e3dcd9980d7754656f525ee30" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/a9dea41e47d31a5f59b844efba9eeef51f484aad", - "reference": "a9dea41e47d31a5f59b844efba9eeef51f484aad", + "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/200ded74853cf83e3dcd9980d7754656f525ee30", + "reference": "200ded74853cf83e3dcd9980d7754656f525ee30", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23" + "typo3/cms-core": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -6025,24 +5949,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": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-t3editor", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/t3editor.git", - "reference": "3bc6ceb00562d1a8ccaf010762e5ed0fe3ec1020" + "reference": "1df3d3b70cca0dd9c6484539b752d050190ffe24" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/t3editor/zipball/3bc6ceb00562d1a8ccaf010762e5ed0fe3ec1020", - "reference": "3bc6ceb00562d1a8ccaf010762e5ed0fe3ec1020", + "url": "https://api.github.com/repos/TYPO3-CMS/t3editor/zipball/1df3d3b70cca0dd9c6484539b752d050190ffe24", + "reference": "1df3d3b70cca0dd9c6484539b752d050190ffe24", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23" + "typo3/cms-core": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -6079,24 +6003,24 @@ ], "description": "JavaScript-driven editor with syntax highlighting and codecompletion. Based on CodeMirror.", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-taskcenter", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/taskcenter.git", - "reference": "0d65b1398f4d7bae735ea72634c443ba54a2229c" + "reference": "b9c88e95a308641974c47343078ddafaa8375441" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/taskcenter/zipball/0d65b1398f4d7bae735ea72634c443ba54a2229c", - "reference": "0d65b1398f4d7bae735ea72634c443ba54a2229c", + "url": "https://api.github.com/repos/TYPO3-CMS/taskcenter/zipball/b9c88e95a308641974c47343078ddafaa8375441", + "reference": "b9c88e95a308641974c47343078ddafaa8375441", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23" + "typo3/cms-core": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -6125,24 +6049,24 @@ ], "description": "The Task Center is the framework for a host of other extensions, see below.", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-tstemplate", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/tstemplate.git", - "reference": "1f761cd00a96fc7a647a7f86d2ce18abadb3c5cf" + "reference": "cd41995ef06a91a6c8d2c49b42275a67bae4857e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/1f761cd00a96fc7a647a7f86d2ce18abadb3c5cf", - "reference": "1f761cd00a96fc7a647a7f86d2ce18abadb3c5cf", + "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/cd41995ef06a91a6c8d2c49b42275a67bae4857e", + "reference": "cd41995ef06a91a6c8d2c49b42275a67bae4857e", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23" + "typo3/cms-core": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -6174,24 +6098,24 @@ ], "description": "Framework for management of TypoScript template records for the CMS frontend.", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/cms-viewpage", - "version": "v9.5.23", + "version": "v9.5.24", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/viewpage.git", - "reference": "60e6cbee9b6dad21b583ccdda41b9643dc889526" + "reference": "41c61b2074001966f57fdb69349667d5c03abb82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/60e6cbee9b6dad21b583ccdda41b9643dc889526", - "reference": "60e6cbee9b6dad21b583ccdda41b9643dc889526", + "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/41c61b2074001966f57fdb69349667d5c03abb82", + "reference": "41c61b2074001966f57fdb69349667d5c03abb82", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.23" + "typo3/cms-core": "9.5.24" }, "conflict": { "typo3/cms": "*" @@ -6223,7 +6147,7 @@ ], "description": "Shows the frontend webpage inside the backend frameset.", "homepage": "https://typo3.org", - "time": "2020-11-17T09:57:20+00:00" + "time": "2020-12-15T09:57:41+00:00" }, { "name": "typo3/phar-stream-wrapper", diff --git a/public/typo3conf/ext/ep_products/Classes/Service/DateImportService.php b/public/typo3conf/ext/ep_products/Classes/Service/DateImportService.php index 0f99a3b9..a95bb1dc 100644 --- a/public/typo3conf/ext/ep_products/Classes/Service/DateImportService.php +++ b/public/typo3conf/ext/ep_products/Classes/Service/DateImportService.php @@ -146,26 +146,14 @@ class DateImportService implements SingletonInterface, LoggerAwareInterface public function parseXmlFilesForProducts($path) { - $xmlPath = sprintf('%s/Produkte.xml', $path); - - if (!file_exists($xmlPath)) { - $this->logger->error('product list xml not found'); - return 0; - } - - libxml_use_internal_errors(true); - /** @var \SimpleXMLElement $xmlData */ - if (!$xmlData = simplexml_load_string(file_get_contents($xmlPath))) { - libxml_clear_errors(); - return 0; - } - $dateCount = 0; - foreach ($xmlData->produkte[0]->children() as $xmlProdukt) { - $busProId = (int)$xmlProdukt->attributes()['id']; - $xmlFile = sprintf('%s/Ziel_%d.xml', $path, $busProId); - $dateCount += $this->parseProductXmlFile($xmlFile); + $folder = opendir($path); + while (($fileName = readdir($folder)) !== false) { + if (strpos($fileName, 'Ziel') === 0) { + $filePath = $path . '/' . $fileName; + $dateCount += $this->parseProductXmlFile($filePath); + } } return $dateCount;