We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d870c0 commit 96b3747Copy full SHA for 96b3747
cmake/cmake/modules/PHP/Package/libzip.cmake
@@ -35,7 +35,7 @@ set_package_properties(
35
set(PHP_libzip_MIN_VERSION 1.7.1)
36
37
# Download version when system dependency is not found.
38
-set(PHP_libzip_DOWNLOAD_VERSION 1.11.2)
+set(PHP_libzip_DOWNLOAD_VERSION 1.11.4)
39
40
find_package(libzip ${PHP_libzip_MIN_VERSION})
41
0 commit comments