Skip to content

[TASK] Require ext-zip (and remove runtime checks)

Benni Mack requested to merge feature/require-ext-zip into develop

"ZipArchive" is available when PHP extension "zip" is installed, this change adds the requirement to the composer.json root file.

Merge request reports