diff --git a/composer.lock b/composer.lock index 6cc5cc8..bb90a94 100644 --- a/composer.lock +++ b/composer.lock @@ -243,6 +243,7 @@ "issues": "https://github.com/doctrine/annotations/issues", "source": "https://github.com/doctrine/annotations/tree/2.0.2" }, + "abandoned": true, "time": "2024-09-05T10:17:24+00:00" }, { @@ -336,6 +337,7 @@ "type": "tidelift" } ], + "abandoned": true, "time": "2022-05-20T20:07:39+00:00" }, { @@ -731,16 +733,16 @@ }, { "name": "enshrined/svg-sanitize", - "version": "0.20.0", + "version": "0.22.0", "source": { "type": "git", "url": "https://github.com/darylldoyle/svg-sanitizer.git", - "reference": "068d9fcf912c88a0471d101d95a2caa87c50aee7" + "reference": "0afa95ea74be155a7bcd6c6fb60c276c39984500" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/068d9fcf912c88a0471d101d95a2caa87c50aee7", - "reference": "068d9fcf912c88a0471d101d95a2caa87c50aee7", + "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/0afa95ea74be155a7bcd6c6fb60c276c39984500", + "reference": "0afa95ea74be155a7bcd6c6fb60c276c39984500", "shasum": "" }, "require": { @@ -770,9 +772,9 @@ "description": "An SVG sanitizer for PHP", "support": { "issues": "https://github.com/darylldoyle/svg-sanitizer/issues", - "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.20.0" + "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.22.0" }, - "time": "2024-09-05T10:18:12+00:00" + "time": "2025-08-12T10:13:48+00:00" }, { "name": "firebase/php-jwt", @@ -1229,16 +1231,16 @@ }, { "name": "masterminds/html5", - "version": "2.9.0", + "version": "2.10.0", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", - "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6" + "reference": "fcf91eb64359852f00d921887b219479b4f21251" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f5ac2c0b0a2eefca70b2ce32a5809992227e75a6", - "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6", + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/fcf91eb64359852f00d921887b219479b4f21251", + "reference": "fcf91eb64359852f00d921887b219479b4f21251", "shasum": "" }, "require": { @@ -1290,9 +1292,9 @@ ], "support": { "issues": "https://github.com/Masterminds/html5-php/issues", - "source": "https://github.com/Masterminds/html5-php/tree/2.9.0" + "source": "https://github.com/Masterminds/html5-php/tree/2.10.0" }, - "time": "2024-03-31T07:05:07+00:00" + "time": "2025-07-25T09:04:22+00:00" }, { "name": "psr/cache", @@ -2848,23 +2850,22 @@ }, { "name": "symfony/http-foundation", - "version": "v7.2.3", + "version": "v7.4.0", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "ee1b504b8926198be89d05e5b6fc4c3810c090f0" + "reference": "769c1720b68e964b13b58529c17d4a385c62167b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ee1b504b8926198be89d05e5b6fc4c3810c090f0", - "reference": "ee1b504b8926198be89d05e5b6fc4c3810c090f0", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/769c1720b68e964b13b58529c17d4a385c62167b", + "reference": "769c1720b68e964b13b58529c17d4a385c62167b", "shasum": "" }, "require": { "php": ">=8.2", - "symfony/deprecation-contracts": "^2.5|^3.0", - "symfony/polyfill-mbstring": "~1.1", - "symfony/polyfill-php83": "^1.27" + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/polyfill-mbstring": "^1.1" }, "conflict": { "doctrine/dbal": "<3.6", @@ -2873,12 +2874,13 @@ "require-dev": { "doctrine/dbal": "^3.6|^4", "predis/predis": "^1.1|^2.0", - "symfony/cache": "^6.4.12|^7.1.5", - "symfony/dependency-injection": "^6.4|^7.0", - "symfony/expression-language": "^6.4|^7.0", - "symfony/http-kernel": "^6.4|^7.0", - "symfony/mime": "^6.4|^7.0", - "symfony/rate-limiter": "^6.4|^7.0" + "symfony/cache": "^6.4.12|^7.1.5|^8.0", + "symfony/clock": "^6.4|^7.0|^8.0", + "symfony/dependency-injection": "^6.4|^7.0|^8.0", + "symfony/expression-language": "^6.4|^7.0|^8.0", + "symfony/http-kernel": "^6.4|^7.0|^8.0", + "symfony/mime": "^6.4|^7.0|^8.0", + "symfony/rate-limiter": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { @@ -2906,7 +2908,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v7.2.3" + "source": "https://github.com/symfony/http-foundation/tree/v7.4.0" }, "funding": [ { @@ -2917,12 +2919,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-01-17T10:56:55+00:00" + "time": "2025-11-13T08:49:24+00:00" }, { "name": "symfony/mailer", @@ -4405,22 +4411,22 @@ }, { "name": "typo3/cms-backend", - "version": "v12.4.29", + "version": "v12.4.40", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/backend.git", - "reference": "8b95b81eb84946fe3926fd3e5195c153dac036b7" + "reference": "663fa4abb7b9add45ada9d77f3e4fb9711237ac9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/8b95b81eb84946fe3926fd3e5195c153dac036b7", - "reference": "8b95b81eb84946fe3926fd3e5195c153dac036b7", + "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/663fa4abb7b9add45ada9d77f3e4fb9711237ac9", + "reference": "663fa4abb7b9add45ada9d77f3e4fb9711237ac9", "shasum": "" }, "require": { "ext-intl": "*", "psr/event-dispatcher": "^1.0", - "typo3/cms-core": "12.4.29" + "typo3/cms-core": "12.4.40" }, "conflict": { "typo3/cms": "*" @@ -4481,7 +4487,7 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-13T08:16:13+00:00" + "time": "2025-12-02T11:40:16+00:00" }, { "name": "typo3/cms-cli", @@ -4593,16 +4599,16 @@ }, { "name": "typo3/cms-core", - "version": "v12.4.29", + "version": "v12.4.40", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/core.git", - "reference": "9ca0333ebc35f00f59997437fc69f3c25a53b4b3" + "reference": "05819e600642475cfaf4243f05a09f64f88108cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/9ca0333ebc35f00f59997437fc69f3c25a53b4b3", - "reference": "9ca0333ebc35f00f59997437fc69f3c25a53b4b3", + "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/05819e600642475cfaf4243f05a09f64f88108cd", + "reference": "05819e600642475cfaf4243f05a09f64f88108cd", "shasum": "" }, "require": { @@ -4614,7 +4620,7 @@ "doctrine/event-manager": "^2.0", "doctrine/lexer": "^2.0 || ^3.0", "egulias/email-validator": "^4.0", - "enshrined/svg-sanitize": "^0.18.0 || ^0.20.0", + "enshrined/svg-sanitize": "~0.22", "ext-dom": "*", "ext-intl": "*", "ext-json": "*", @@ -4629,7 +4635,7 @@ "guzzlehttp/guzzle": "^7.7.0", "guzzlehttp/psr7": "^2.5.0", "lolli42/finediff": "^1.0.2", - "masterminds/html5": "^2.7.6", + "masterminds/html5": "^2.10.0", "php": "^8.1", "psr/container": "^2.0", "psr/event-dispatcher": "^1.0", @@ -4730,7 +4736,7 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-13T08:16:13+00:00" + "time": "2025-12-02T11:40:16+00:00" }, { "name": "typo3/html-sanitizer", @@ -4846,5 +4852,5 @@ "php": "^7.4 || ^8.0" }, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }