Skip to content

Commit 0397d75

Browse files
committed
Merge branch 'PHP-8.4'
2 parents 17a1223 + 2539f9a commit 0397d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/cmake/modules/Packages/LibXml2.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ set_package_properties(
4141
set(PHP_LIBXML2_MIN_VERSION 2.9.4)
4242

4343
# Download version when system dependency is not found.
44-
set(PHP_LIBXML2_DOWNLOAD_VERSION 2.12.7)
44+
set(PHP_LIBXML2_DOWNLOAD_VERSION 2.14.4)
4545

4646
FetchContent_Declare(
4747
LibXml2

0 commit comments

Comments
 (0)