Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -620,8 +620,8 @@ dependencies:
version:
- name: php
version: 8.2.30
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.30_linux_x64_cflinuxfs5_3d17decc.tgz
sha256: 3d17decc998ecda6f9df19b950dc08c8179251b9fecc0d230bb1c7b9aeb8418a
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.30_linux_x64_cflinuxfs5_41e17477.tgz
sha256: 41e174771acf804bd7cae041dbf750453405bb9df18d3443b1d5cc2ac3897b92
cf_stacks:
- cflinuxfs5
source: https://php.net/distributions/php-8.2.30.tar.gz
Expand Down Expand Up @@ -994,8 +994,8 @@ dependencies:
version:
- name: php
version: 8.3.30
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.30_linux_x64_cflinuxfs5_44e09712.tgz
sha256: 44e09712e8d473117929aebb882fcb259fa309377ff50137dd63bf9ecc3eda82
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.30_linux_x64_cflinuxfs5_931fc6a2.tgz
sha256: 931fc6a27ef9ba4e65e7d3e1e671243a41d4d0708e8db1e8dc8017e6b639a810
cf_stacks:
- cflinuxfs5
source: https://php.net/distributions/php-8.3.30.tar.gz
Expand Down
Loading