diff --git a/composer.json b/composer.json index 2a074bf23a99..70bd4db9228e 100644 --- a/composer.json +++ b/composer.json @@ -90,7 +90,6 @@ "symfony/polyfill-mbstring": "^1.31.0", "symfony/web-link": "^6.4.13", "symfony/yaml": "^6.4.18", - "typo3/phar-stream-wrapper": "^4.0.0", "wamania/php-stemmer": "^4.0.0", "tobscure/json-api": "dev-joomla-backports", "willdurand/negotiation": "^3.1.0", diff --git a/composer.lock b/composer.lock index 50113e99e762..81798f8c84bf 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": "eaed1dd43fbde27783010c42d6feed31", + "content-hash": "eb3960cfd09fb5b694e23c44a84eaf0a", "packages": [ { "name": "algo26-matthias/idna-convert", @@ -5934,60 +5934,6 @@ ], "time": "2025-03-21T09:49:11+00:00" }, - { - "name": "typo3/phar-stream-wrapper", - "version": "v4.0.0", - "source": { - "type": "git", - "url": "https://github.com/TYPO3/phar-stream-wrapper.git", - "reference": "ce4b6e9873d4dd7dce2a397511713bf14977fdf2" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/ce4b6e9873d4dd7dce2a397511713bf14977fdf2", - "reference": "ce4b6e9873d4dd7dce2a397511713bf14977fdf2", - "shasum": "" - }, - "require": { - "ext-json": "*", - "php": "^7.1 || ^8.0" - }, - "require-dev": { - "ext-xdebug": "*", - "phpunit/phpunit": "^7 || ^8 || ^9" - }, - "suggest": { - "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.x-dev" - } - }, - "autoload": { - "psr-4": { - "TYPO3\\PharStreamWrapper\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "Interceptors for PHP's native phar:// stream handling", - "homepage": "https://typo3.org/", - "keywords": [ - "phar", - "php", - "security", - "stream-wrapper" - ], - "support": { - "issues": "https://github.com/TYPO3/phar-stream-wrapper/issues", - "source": "https://github.com/TYPO3/phar-stream-wrapper/tree/v4.0.0" - }, - "time": "2024-12-10T00:00:25+00:00" - }, { "name": "voku/portable-ascii", "version": "2.0.3", @@ -10175,7 +10121,7 @@ "ext-gd": "*", "ext-dom": "*" }, - "platform-dev": {}, + "platform-dev": [], "platform-overrides": { "php": "8.1.0" },