diff --git a/Classes/Controller/CacheWarmupController.php b/Classes/Controller/CacheWarmupController.php index a246d70a..9c12b8a0 100644 --- a/Classes/Controller/CacheWarmupController.php +++ b/Classes/Controller/CacheWarmupController.php @@ -32,7 +32,6 @@ use EliasHaeussler\Typo3Warming\Http; use EliasHaeussler\Typo3Warming\Service; use EliasHaeussler\Typo3Warming\ValueObject; -use EliasHaeussler\ValinorXml; use GuzzleHttp\Exception\GuzzleException; use Psr\Http\Message; use Psr\Log; @@ -63,9 +62,6 @@ public function __construct( * @throws SSE\Exception\StreamIsInactive * @throws Typo3SitemapLocator\Exception\BaseUrlIsNotSupported * @throws Typo3SitemapLocator\Exception\SitemapIsMissing - * @throws ValinorXml\Exception\ArrayPathHasUnexpectedType - * @throws ValinorXml\Exception\ArrayPathIsInvalid - * @throws ValinorXml\Exception\XmlIsMalformed * @throws \JsonException */ public function __invoke(Message\ServerRequestInterface $request): Message\ResponseInterface diff --git a/Classes/Controller/CacheWarmupLegacyController.php b/Classes/Controller/CacheWarmupLegacyController.php index 8cc556f9..b050e4a5 100644 --- a/Classes/Controller/CacheWarmupLegacyController.php +++ b/Classes/Controller/CacheWarmupLegacyController.php @@ -30,7 +30,6 @@ use EliasHaeussler\Typo3Warming\Http; use EliasHaeussler\Typo3Warming\Service; use EliasHaeussler\Typo3Warming\ValueObject; -use EliasHaeussler\ValinorXml; use GuzzleHttp\Exception\GuzzleException; use Psr\Http\Message; use Psr\Log; @@ -58,9 +57,6 @@ public function __construct( * @throws GuzzleException * @throws Typo3SitemapLocator\Exception\BaseUrlIsNotSupported * @throws Typo3SitemapLocator\Exception\SitemapIsMissing - * @throws ValinorXml\Exception\ArrayPathHasUnexpectedType - * @throws ValinorXml\Exception\ArrayPathIsInvalid - * @throws ValinorXml\Exception\XmlIsMalformed */ public function __invoke(Message\ServerRequestInterface $request): Message\ResponseInterface { diff --git a/composer.json b/composer.json index ed0c0e43..16247510 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,6 @@ "codeception/module-webdriver": "^4.0.3", "eliashaeussler/transient-logger": "^1.0", "eliashaeussler/typo3-codeception-helper": "^1.2.1", - "eliashaeussler/valinor-xml": "^1.0.3", "eliashaeussler/version-bumper": "^3.0", "guzzlehttp/psr7": "^2.7", "php-webdriver/webdriver": "^1.15", diff --git a/composer.lock b/composer.lock index ccd68d37..65055aab 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "3f20a6b772d37cdd60e1d741fb0bb244", + "content-hash": "e42ec9207e03c31ae61559502e1b6fb3", "packages": [ { "name": "bacon/bacon-qr-code", @@ -7156,61 +7156,6 @@ }, "time": "2025-04-10T18:20:47+00:00" }, - { - "name": "eliashaeussler/valinor-xml", - "version": "1.0.4", - "source": { - "type": "git", - "url": "https://github.com/eliashaeussler/valinor-xml.git", - "reference": "78aaff7c94b4b52e14ff21f547dd7ee827686632" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/eliashaeussler/valinor-xml/zipball/78aaff7c94b4b52e14ff21f547dd7ee827686632", - "reference": "78aaff7c94b4b52e14ff21f547dd7ee827686632", - "shasum": "" - }, - "require": { - "cuyz/valinor": "^1.3 || ^2.0", - "ext-mbstring": "*", - "mtownsend/xml-to-array": "^2.0", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" - }, - "require-dev": { - "armin/editorconfig-cli": "^1.8 || ^2.0", - "eliashaeussler/php-cs-fixer-config": "^2.0", - "eliashaeussler/phpstan-config": "^2.0", - "eliashaeussler/rector-config": "^3.0", - "ergebnis/composer-normalize": "^2.30", - "phpstan/extension-installer": "^1.2", - "phpstan/phpstan-phpunit": "^2.0", - "phpunit/phpunit": "^10.2 || ^11.0 || ^12.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "EliasHaeussler\\ValinorXml\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-3.0-or-later" - ], - "authors": [ - { - "name": "Elias Häußler", - "email": "elias@haeussler.dev", - "homepage": "https://haeussler.dev", - "role": "Maintainer" - } - ], - "description": "XML source for cuyz/valinor", - "support": { - "issues": "https://github.com/eliashaeussler/valinor-xml/issues", - "source": "https://github.com/eliashaeussler/valinor-xml/tree/1.0.4" - }, - "time": "2025-07-15T10:09:22+00:00" - }, { "name": "eliashaeussler/version-bumper", "version": "3.0.1", @@ -7276,59 +7221,6 @@ }, "time": "2025-07-15T08:32:17+00:00" }, - { - "name": "mtownsend/xml-to-array", - "version": "2.0.0", - "source": { - "type": "git", - "url": "https://github.com/mtownsend5512/xml-to-array.git", - "reference": "0734720a8462dba36d90fb8b2723bf46af0091f4" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/mtownsend5512/xml-to-array/zipball/0734720a8462dba36d90fb8b2723bf46af0091f4", - "reference": "0734720a8462dba36d90fb8b2723bf46af0091f4", - "shasum": "" - }, - "require": { - "php": "~7.0|~8.0" - }, - "require-dev": { - "phpunit/phpunit": "^6.4" - }, - "type": "library", - "autoload": { - "files": [ - "src/helpers.php" - ], - "psr-4": { - "Mtownsend\\XmlToArray\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Mark Townsend", - "email": "mtownsend5512@gmail.com", - "role": "Developer" - } - ], - "description": "Easily convert valid xml to a php array.", - "keywords": [ - "array", - "convert", - "laravel", - "xml" - ], - "support": { - "issues": "https://github.com/mtownsend5512/xml-to-array/issues", - "source": "https://github.com/mtownsend5512/xml-to-array/tree/2.0.0" - }, - "time": "2021-02-27T22:39:18+00:00" - }, { "name": "myclabs/deep-copy", "version": "1.13.3",