Skip to content

Commit aa67e75

Browse files
authored
Update composer.json
1 parent 59cdd44 commit aa67e75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name":"xoops/php-downloader",
2+
"name":"old-xoops-libraries/php-downloader",
33
"description":"Some classes from php-downloade v1.0 by www.ipunkt.biz package that were used in Xoops but can't be found outside",
44
"type":"library",
55
"require-dev":{
@@ -12,7 +12,7 @@
1212
"autoload":{
1313
"classmap":[
1414
"./src/zipfile.php",
15-
"./src/tar.php"
15+
"./src/tar.php"
1616
]
1717
}
1818
}

0 commit comments

Comments
 (0)