Skip to content

Commit 7df18bb

Browse files
committed
Add php 8.2.31, remove php 8.2.29
for stack(s) cflinuxfs4
1 parent e4b294b commit 7df18bb

1 file changed

Lines changed: 17 additions & 15 deletions

File tree

manifest.yml

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -373,13 +373,13 @@ dependencies:
373373
- name: zlib
374374
version:
375375
- name: php
376-
version: 8.2.29
377-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.29_linux_x64_cflinuxfs4_78fafa3b.tgz
378-
sha256: 78fafa3bb3de553c509ac1d5754bbc578d4d7bc30faef4feaf2f2c672db3dfaa
376+
version: 8.2.30
377+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.30_linux_x64_cflinuxfs4_51e02230.tgz
378+
sha256: 51e02230fc0269f37c182bf5531baf98e375ad70a39c485ed13b05eb4699160f
379379
cf_stacks:
380380
- cflinuxfs4
381-
source: https://php.net/distributions/php-8.2.29.tar.gz
382-
source_sha256: 0b27d330769d4bc67b1d8864347c38744b289664a946919c3ddb2235d326b3cd
381+
source: https://php.net/distributions/php-8.2.30.tar.gz
382+
source_sha256: a0fa6673ba4b0c8335fbab08afb7c2e13a3791f2b5a0928c7ad3d7ad872edf26
383383
dependencies:
384384
- name: amqp
385385
version: 2.1.2
@@ -500,10 +500,10 @@ dependencies:
500500
version:
501501
- name: php
502502
version: 8.2.30
503-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.30_linux_x64_cflinuxfs4_51e02230.tgz
504-
sha256: 51e02230fc0269f37c182bf5531baf98e375ad70a39c485ed13b05eb4699160f
503+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.30_linux_x64_cflinuxfs5_3f85c3e9.tgz
504+
sha256: 3f85c3e9705a297090a14df6f7e5bf73eda8b39809198b4bfcaabe4e4275832a
505505
cf_stacks:
506-
- cflinuxfs4
506+
- cflinuxfs5
507507
source: https://php.net/distributions/php-8.2.30.tar.gz
508508
source_sha256: a0fa6673ba4b0c8335fbab08afb7c2e13a3791f2b5a0928c7ad3d7ad872edf26
509509
dependencies:
@@ -625,18 +625,18 @@ dependencies:
625625
- name: zlib
626626
version:
627627
- name: php
628-
version: 8.2.30
629-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.30_linux_x64_cflinuxfs5_3f85c3e9.tgz
630-
sha256: 3f85c3e9705a297090a14df6f7e5bf73eda8b39809198b4bfcaabe4e4275832a
628+
version: 8.2.31
629+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.31_linux_x64_cflinuxfs4_fedf5701.tgz
630+
sha256: fedf57019631450f219cf4dc10824ebf8c0a1ff48b360970231fb8a17c361a20
631631
cf_stacks:
632-
- cflinuxfs5
633-
source: https://php.net/distributions/php-8.2.30.tar.gz
634-
source_sha256: a0fa6673ba4b0c8335fbab08afb7c2e13a3791f2b5a0928c7ad3d7ad872edf26
632+
- cflinuxfs4
633+
source: https://php.net/distributions/php-8.2.31.tar.gz
634+
source_sha256: '083c2f61cc5f527eb293c4c468a91af46a9678785957e023b2796a9db290d870'
635635
dependencies:
636636
- name: amqp
637637
version: 2.1.2
638638
- name: apcu
639-
version: 5.1.23
639+
version: 5.1.28
640640
- name: bz2
641641
version:
642642
- name: curl
@@ -745,6 +745,8 @@ dependencies:
745745
version: 3.3.2
746746
- name: xsl
747747
version:
748+
- name: yaf
749+
version: 3.3.7
748750
- name: yaml
749751
version: 2.2.3
750752
- name: zip

0 commit comments

Comments
 (0)