Skip to content

Commit ffffa72

Browse files
authored
Merge pull request #1211 from cloudfoundry/pr-by-releng-bot-1768494803
Updating version for php for 8.3.X
2 parents 1ed6f35 + f993e44 commit ffffa72

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

manifest.yml

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -591,13 +591,13 @@ dependencies:
591591
- name: zip
592592
- name: zlib
593593
- name: php
594-
version: 8.3.19
595-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.19_linux_x64_cflinuxfs4_e0466e9c.tgz
596-
sha256: e0466e9c4463ad710b6bceee6a48d6ea629738c0c812b88c2d3c9f25d1aca6e1
594+
version: 8.3.21
595+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.21_linux_x64_cflinuxfs4_699bf9bc.tgz
596+
sha256: 699bf9bc863a8d0707fbc422d0351cdd7b1bc865b067ecc146838589c06105e7
597597
cf_stacks:
598598
- cflinuxfs4
599-
source: https://php.net/distributions/php-8.3.19.tar.gz
600-
source_sha256: bb21d1a5eb9a8b27668b2926fa9279a5878bb6fdee55450621f7865e062dcf3a
599+
source: https://php.net/distributions/php-8.3.21.tar.gz
600+
source_sha256: e7f1748c1fa3d2bf8ef2e00508bd62325ba68c3b830b253bc561225a9ba5457d
601601
dependencies:
602602
- name: amqp
603603
version: 2.1.2
@@ -713,14 +713,15 @@ dependencies:
713713
version: 2.2.3
714714
- name: zip
715715
- name: zlib
716+
version:
716717
- name: php
717-
version: 8.3.21
718-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.21_linux_x64_cflinuxfs4_699bf9bc.tgz
719-
sha256: 699bf9bc863a8d0707fbc422d0351cdd7b1bc865b067ecc146838589c06105e7
718+
version: 8.3.30
719+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.30_linux_x64_cflinuxfs4_ede3c0f7.tgz
720+
sha256: ede3c0f7e1d25f573c308cbcf9a65461ffbde9b1842950c3b9327ea40be0af0e
720721
cf_stacks:
721722
- cflinuxfs4
722-
source: https://php.net/distributions/php-8.3.21.tar.gz
723-
source_sha256: e7f1748c1fa3d2bf8ef2e00508bd62325ba68c3b830b253bc561225a9ba5457d
723+
source: https://php.net/distributions/php-8.3.30.tar.gz
724+
source_sha256: e587dc95fb7f62730299fa7b36b6e4f91e6708aaefa2fff68a0098d320c16386
724725
dependencies:
725726
- name: amqp
726727
version: 2.1.2

0 commit comments

Comments
 (0)