Merge branch 'PHP-8.4'

* PHP-8.4:
  Fix icu dependency for macos build
This commit is contained in:
Ilija Tovilo 2024-10-28 16:41:31 +01:00
commit 33483f9f21
No known key found for this signature in database
GPG key ID: 5050C66BFCD1015A

View file

@ -22,6 +22,7 @@ runs:
enchant \ enchant \
libffi \ libffi \
intltool \ intltool \
icu4c \
libiconv \ libiconv \
t1lib \ t1lib \
libxml2 \ libxml2 \