diff --git a/composer.json b/composer.json index b16fd02..4a1e7c1 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,6 @@ "homepage": "http://alltubedownload.net/", "type": "project", "require": { - "ext-xsl": "*", "aura/session": "~2.1.0", "barracudanetworks/archivestream-php": "~1.0.5", "guzzlehttp/guzzle": "~6.3.0", diff --git a/composer.lock b/composer.lock index 92aec2c..3ed5bb7 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": "bc73958fdb1830377241df7326cc8fa4", + "content-hash": "f1aa4b0a65a7b5c476f49ba685b72ea9", "packages": [ { "name": "aura/session", @@ -4588,9 +4588,7 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": { - "ext-xsl": "*" - }, + "platform": [], "platform-dev": [], "platform-overrides": { "php": "7.3.11"