We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59cdd44 commit aa67e75Copy full SHA for aa67e75
composer.json
@@ -1,5 +1,5 @@
1
{
2
- "name":"xoops/php-downloader",
+ "name":"old-xoops-libraries/php-downloader",
3
"description":"Some classes from php-downloade v1.0 by www.ipunkt.biz package that were used in Xoops but can't be found outside",
4
"type":"library",
5
"require-dev":{
@@ -12,7 +12,7 @@
12
"autoload":{
13
"classmap":[
14
"./src/zipfile.php",
15
- "./src/tar.php"
+ "./src/tar.php"
16
]
17
}
18
0 commit comments