Skip to content

Commit 06e14d5

Browse files
committed
Add "replace" field for pclzip
1 parent 8f6f9ba commit 06e14d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"name": "Vincent Blavet"
1111
}
1212
],
13+
"replace": {
14+
"pclzip/pclzip": "^2.8"
15+
},
1316
"autoload": {
1417
"classmap": ["pclzip.lib.php"]
1518
}

0 commit comments

Comments
 (0)