Skip to content

Commit 82d5975

Browse files
authored
Merge pull request #395 from phpbb-fr-com/replace_chumper_zipper
Update EPV and remove deprecated Chumper/Zipper package
2 parents eebfc28 + b3b8f8d commit 82d5975

File tree

5 files changed

+96
-770
lines changed

5 files changed

+96
-770
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,12 @@
6161
}
6262
],
6363
"require": {
64+
"ext-zip": "*",
6465
"php": "^7.4.33",
6566
"phpbb/epv": "dev-master@dev",
6667
"phpbb/translation-validator": "~1.6",
6768
"composer/installers": "~1.0",
68-
"battye/php-array-parser": "~1.0",
69-
"chumper/zipper": "1.0.0"
69+
"battye/php-array-parser": "~1.0"
7070
},
7171
"extra": {
7272
"display-name": "phpBB Customisation Database (Titania)",

0 commit comments

Comments
 (0)