From a882936ce900b06ba6a1aba20fe5ba070c53fcd4 Mon Sep 17 00:00:00 2001 From: CF Buildpacks Team CI Server Date: Tue, 14 May 2024 16:13:26 +0000 Subject: [PATCH] Add php 8.3.7, remove php 8.3.4 for stack(s) cflinuxfs4, cflinuxfs3 [#187578040] --- defaults/options.json | 2 +- manifest.yml | 48 +++++++++++++++++++++---------------------- 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/defaults/options.json b/defaults/options.json index 5d1bee51d..145ea4561 100644 --- a/defaults/options.json +++ b/defaults/options.json @@ -1 +1 @@ -{"STACK":"trusty","LIBDIR":"lib","WEBDIR":"htdocs","WEB_SERVER":"httpd","PHP_VM":"php","ADMIN_EMAIL":"admin@localhost","HTTPD_STRIP":false,"HTTPD_MODULES_STRIP":true,"NGINX_STRIP":false,"PHP_STRIP":false,"PHP_MODULES_STRIP":true,"PHP_MODULES":[],"PHP_EXTENSIONS":["bz2","zlib","curl"],"ZEND_EXTENSIONS":[],"PHP_DEFAULT":"8.1.27","PHP_81_LATEST":"8.1.27","PHP_82_LATEST":"8.2.19","PHP_83_LATEST":"8.3.6"} \ No newline at end of file +{"STACK":"trusty","LIBDIR":"lib","WEBDIR":"htdocs","WEB_SERVER":"httpd","PHP_VM":"php","ADMIN_EMAIL":"admin@localhost","HTTPD_STRIP":false,"HTTPD_MODULES_STRIP":true,"NGINX_STRIP":false,"PHP_STRIP":false,"PHP_MODULES_STRIP":true,"PHP_MODULES":[],"PHP_EXTENSIONS":["bz2","zlib","curl"],"ZEND_EXTENSIONS":[],"PHP_DEFAULT":"8.1.27","PHP_81_LATEST":"8.1.27","PHP_82_LATEST":"8.2.19","PHP_83_LATEST":"8.3.7"} \ No newline at end of file diff --git a/manifest.yml b/manifest.yml index d5eb2dba8..a7656e69d 100644 --- a/manifest.yml +++ b/manifest.yml @@ -1147,13 +1147,13 @@ dependencies: - name: zlib version: - name: php - version: 8.3.4 - uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.4_linux_x64_cflinuxfs3-dev_71ebc1ca.tgz - sha256: 71ebc1ca81b9fbb78bf73ac03e140660c0e7cc5693f805dcfe79cea3c11ceeda + version: 8.3.6 + uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.6_linux_x64_cflinuxfs3-dev_0eb7f49f.tgz + sha256: 0eb7f49f87f542601377e64ece02d5a95fe299d9d48fa7db0084b6396cbced4a cf_stacks: - cflinuxfs3 - source: https://php.net/distributions/php-8.3.4.tar.gz - source_sha256: 0e2801e47fb1b92d2743204fcf650ce2fcad1a13ef7a44fe05738101a383e4a2 + source: https://php.net/distributions/php-8.3.6.tar.gz + source_sha256: 39695f5bd107892e36fd2ed6b3d3a78140fd4b05d556d6c6531a921633cacb5f dependencies: - name: amqp version: 2.1.2 @@ -1196,7 +1196,7 @@ dependencies: - name: memcached version: 3.2.0 - name: mongodb - version: 1.17.3 + version: 1.18.1 - name: msgpack version: 2.2.0 - name: mysqli @@ -1262,7 +1262,7 @@ dependencies: version: 5.0.4 - name: tidy - name: xdebug - version: 3.3.1 + version: 3.3.2 - name: xsl version: - name: yaml @@ -1271,13 +1271,13 @@ dependencies: - name: zlib version: - name: php - version: 8.3.4 - uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.4_linux_x64_cflinuxfs4_4d74663f.tgz - sha256: 4d74663f571a01af6e31abfe8c33732244dfbb7f4fd773099f654d6bc6ceb044 + version: 8.3.6 + uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.6_linux_x64_cflinuxfs4_d8465d40.tgz + sha256: d8465d40108e4b7626394465165b1f1a981abce9d4779ed3995618474af0f001 cf_stacks: - cflinuxfs4 - source: https://php.net/distributions/php-8.3.4.tar.gz - source_sha256: 0e2801e47fb1b92d2743204fcf650ce2fcad1a13ef7a44fe05738101a383e4a2 + source: https://php.net/distributions/php-8.3.6.tar.gz + source_sha256: 39695f5bd107892e36fd2ed6b3d3a78140fd4b05d556d6c6531a921633cacb5f dependencies: - name: amqp version: 2.1.2 @@ -1320,7 +1320,7 @@ dependencies: - name: memcached version: 3.2.0 - name: mongodb - version: 1.17.3 + version: 1.18.1 - name: msgpack version: 2.2.0 - name: mysqli @@ -1386,7 +1386,7 @@ dependencies: version: 5.0.4 - name: tidy - name: xdebug - version: 3.3.1 + version: 3.3.2 - name: xsl version: - name: yaml @@ -1395,13 +1395,13 @@ dependencies: - name: zlib version: - name: php - version: 8.3.6 - uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.6_linux_x64_cflinuxfs3-dev_0eb7f49f.tgz - sha256: 0eb7f49f87f542601377e64ece02d5a95fe299d9d48fa7db0084b6396cbced4a + version: 8.3.7 + uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.7_linux_x64_cflinuxfs3-dev_afbcf391.tgz + sha256: afbcf391f172f9aded63b2a3966ce6b8fbddec4ecb6b381f64b5a4fee766232e cf_stacks: - cflinuxfs3 - source: https://php.net/distributions/php-8.3.6.tar.gz - source_sha256: 39695f5bd107892e36fd2ed6b3d3a78140fd4b05d556d6c6531a921633cacb5f + source: https://php.net/distributions/php-8.3.7.tar.gz + source_sha256: 2e11d10b651459a8767401e66b5d70e3b048e446579fcdeb0b69bcba789af8c4 dependencies: - name: amqp version: 2.1.2 @@ -1519,13 +1519,13 @@ dependencies: - name: zlib version: - name: php - version: 8.3.6 - uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.6_linux_x64_cflinuxfs4_d8465d40.tgz - sha256: d8465d40108e4b7626394465165b1f1a981abce9d4779ed3995618474af0f001 + version: 8.3.7 + uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.7_linux_x64_cflinuxfs4_7d5eb4d7.tgz + sha256: 7d5eb4d799fa6a398544ef43e86cbbf8ef2281df3164781983e688dff31acf79 cf_stacks: - cflinuxfs4 - source: https://php.net/distributions/php-8.3.6.tar.gz - source_sha256: 39695f5bd107892e36fd2ed6b3d3a78140fd4b05d556d6c6531a921633cacb5f + source: https://php.net/distributions/php-8.3.7.tar.gz + source_sha256: 2e11d10b651459a8767401e66b5d70e3b048e446579fcdeb0b69bcba789af8c4 dependencies: - name: amqp version: 2.1.2