We don't need to require ext-xsl anymore
This commit is contained in:
parent
324846fb97
commit
b7fc304375
2 changed files with 2 additions and 5 deletions
|
@ -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",
|
||||
|
|
6
composer.lock
generated
6
composer.lock
generated
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue