diff --git a/bin/win/x64/php-8.3.zip b/bin/win/x64/php-8.3.zip index 9a997762..dc209791 100644 Binary files a/bin/win/x64/php-8.3.zip and b/bin/win/x64/php-8.3.zip differ diff --git a/build-meta/build-extensions-win.json b/build-meta/build-extensions-win.json index ccefabbb..09381e8d 100644 --- a/build-meta/build-extensions-win.json +++ b/build-meta/build-extensions-win.json @@ -1,5 +1,6 @@ [ "bcmath", + "bz2", "ctype", "zlib", "openssl", @@ -20,6 +21,5 @@ "simplexml", "sockets", "tokenizer", - "bz2", "zip" ] \ No newline at end of file diff --git a/build-meta/build-libraries-win.json b/build-meta/build-libraries-win.json index f38a2393..c2c860c9 100644 --- a/build-meta/build-libraries-win.json +++ b/build-meta/build-libraries-win.json @@ -1,4 +1,5 @@ [ + "bzip2", "zlib", "openssl", "libssh2", @@ -7,7 +8,6 @@ "nghttp2", "curl", "libpng", - "bzip2", "sqlite", "xz", "libzip"