Skip to content

Commit 2539f9a

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
2 parents a20b49d + 912f2d4 commit 2539f9a

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)