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.
2 parents a20b49d + 912f2d4 commit 2539f9aCopy full SHA for 2539f9a
cmake/cmake/modules/Packages/LibXml2.cmake
@@ -41,7 +41,7 @@ set_package_properties(
41
set(PHP_LIBXML2_MIN_VERSION 2.9.4)
42
43
# Download version when system dependency is not found.
44
-set(PHP_LIBXML2_DOWNLOAD_VERSION 2.12.7)
+set(PHP_LIBXML2_DOWNLOAD_VERSION 2.14.4)
45
46
FetchContent_Declare(
47
LibXml2
0 commit comments