diff --git a/bin/linux/x64/php-8.3.zip b/bin/linux/x64/php-8.3.zip index d77abc0ac..a0c969cde 100644 Binary files a/bin/linux/x64/php-8.3.zip and b/bin/linux/x64/php-8.3.zip differ diff --git a/build-meta/build-libraries-linux.json b/build-meta/build-libraries-linux.json index 76abcbeff..7fddb149d 100644 --- a/build-meta/build-libraries-linux.json +++ b/build-meta/build-libraries-linux.json @@ -1,16 +1,16 @@ -{ - "0": "pkg-config", - "1": "lib-base", - "4": "micro", - "5": "php", - "6": "bzip2", - "7": "zlib", - "8": "openssl", - "9": "libiconv", - "10": "libxml2", - "11": "curl", - "12": "libpng", - "13": "onig", - "14": "sqlite", - "15": "libzip" -} \ No newline at end of file +[ + "pkg-config", + "lib-base", + "micro", + "php", + "bzip2", + "zlib", + "openssl", + "libiconv", + "libxml2", + "curl", + "libpng", + "onig", + "sqlite", + "libzip" +] \ No newline at end of file