Skip to content

Commit 2d31d5c

Browse files
committed
Update composer.json
1 parent 5590dd3 commit 2d31d5c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"name": "pclzip/pclzip",
2+
"name": "chamilo/pclzip",
33
"type": "library",
44
"description": "A PHP library that offers compression and extraction functions for Zip formatted archives",
55
"keywords": ["php", "zip"],
6-
"homepage": "http://www.phpconcept.net/pclzip",
6+
"homepage": "https://github.com/chamilo/pclzip",
77
"license": ["LGPL-2.1"],
88
"authors": [
99
{
@@ -14,3 +14,4 @@
1414
"classmap": ["pclzip.lib.php"]
1515
}
1616
}
17+

0 commit comments

Comments
 (0)