We don't need to require ext-xsl anymore

This commit is contained in:
Pierre Rudloff 2019-11-30 15:03:03 +01:00
parent 324846fb97
commit b7fc304375
2 changed files with 2 additions and 5 deletions

View File

@ -5,7 +5,6 @@
"homepage": "http://alltubedownload.net/", "homepage": "http://alltubedownload.net/",
"type": "project", "type": "project",
"require": { "require": {
"ext-xsl": "*",
"aura/session": "~2.1.0", "aura/session": "~2.1.0",
"barracudanetworks/archivestream-php": "~1.0.5", "barracudanetworks/archivestream-php": "~1.0.5",
"guzzlehttp/guzzle": "~6.3.0", "guzzlehttp/guzzle": "~6.3.0",

6
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "bc73958fdb1830377241df7326cc8fa4", "content-hash": "f1aa4b0a65a7b5c476f49ba685b72ea9",
"packages": [ "packages": [
{ {
"name": "aura/session", "name": "aura/session",
@ -4588,9 +4588,7 @@
}, },
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": [],
"ext-xsl": "*"
},
"platform-dev": [], "platform-dev": [],
"platform-overrides": { "platform-overrides": {
"php": "7.3.11" "php": "7.3.11"