mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-02 21:02:41 +02:00
[ticket/15851] Add zip extension to required extensions
PHPBB-15851
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"require": {
|
||||
"php": "^8.1",
|
||||
"ext-pdo": "*",
|
||||
"ext-zip": "*",
|
||||
"ext-zlib": "*",
|
||||
"ext-sodium": "*",
|
||||
"bantu/ini-get-wrapper": "~1.0",
|
||||
|
Reference in New Issue
Block a user