Skip to content

Updating version for php for 8.2.X #1177

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
52 changes: 26 additions & 26 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -643,13 +643,13 @@ dependencies:
- name: zlib
version:
- name: php
version: 8.2.26
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.26_linux_x64_cflinuxfs3-dev_f605b163.tgz
sha256: f605b1637cf249a0e6d913b6b4df5b2e02abe4caa7f027b895861e61def4758c
version: 8.2.28
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.28_linux_x64_cflinuxfs3-dev_17e88e6e.tgz
sha256: 17e88e6ebafe3e05a5f9c8b02a463ea49aff7f4066fc772d3054fbd17700fc89
cf_stacks:
- cflinuxfs3
source: https://php.net/distributions/php-8.2.26.tar.gz
source_sha256: 04e47b46b347ed6404dcc9e9989486710b075eafc8490500fd271aeeac5d83cb
source: https://php.net/distributions/php-8.2.28.tar.gz
source_sha256: 3318300888de5023720cc84efad5e005e53f30b5f0072fae65a750dabcaf6ec3
dependencies:
- name: amqp
version: 2.1.2
Expand Down Expand Up @@ -769,13 +769,13 @@ dependencies:
- name: zlib
version:
- name: php
version: 8.2.26
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.26_linux_x64_cflinuxfs4_20c0bf65.tgz
sha256: 20c0bf65cb9ca731a3f44922827d584b06fb3cf9adbe297dd9cc956678e5d5e6
version: 8.2.28
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.28_linux_x64_cflinuxfs4_f4b5803c.tgz
sha256: f4b5803c90630cf2066d0e8f04425eaa405a12b797db6ba827c248d379a8c316
cf_stacks:
- cflinuxfs4
source: https://php.net/distributions/php-8.2.26.tar.gz
source_sha256: 04e47b46b347ed6404dcc9e9989486710b075eafc8490500fd271aeeac5d83cb
source: https://php.net/distributions/php-8.2.28.tar.gz
source_sha256: 3318300888de5023720cc84efad5e005e53f30b5f0072fae65a750dabcaf6ec3
dependencies:
- name: amqp
version: 2.1.2
Expand Down Expand Up @@ -895,13 +895,13 @@ dependencies:
- name: zlib
version:
- name: php
version: 8.2.28
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.28_linux_x64_cflinuxfs3-dev_17e88e6e.tgz
sha256: 17e88e6ebafe3e05a5f9c8b02a463ea49aff7f4066fc772d3054fbd17700fc89
version: 8.2.29
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.29_linux_x64_cflinuxfs3-dev_25a95926.tgz
sha256: 25a95926a3901c0d8dce7d25f13bd09fd75df74eb0e14f697bb0f190073b1321
cf_stacks:
- cflinuxfs3
source: https://php.net/distributions/php-8.2.28.tar.gz
source_sha256: 3318300888de5023720cc84efad5e005e53f30b5f0072fae65a750dabcaf6ec3
source: https://php.net/distributions/php-8.2.29.tar.gz
source_sha256: 0b27d330769d4bc67b1d8864347c38744b289664a946919c3ddb2235d326b3cd
dependencies:
- name: amqp
version: 2.1.2
Expand Down Expand Up @@ -932,7 +932,7 @@ dependencies:
- name: imap
version:
- name: ioncube
version: 13.0.2
version: 13.0.3
- name: ldap
version:
- name: lzf
Expand All @@ -946,7 +946,7 @@ dependencies:
- name: memcached
version: 3.2.0
- name: mongodb
version: 1.18.1
version: 1.19.1
- name: msgpack
version: 2.2.0
- name: mysqli
Expand Down Expand Up @@ -974,7 +974,7 @@ dependencies:
- name: pgsql
version:
- name: phalcon
version: 5.6.2
version: 5.7.0
- name: phpiredis
version: 1.0.1
- name: pspell
Expand Down Expand Up @@ -1021,13 +1021,13 @@ dependencies:
- name: zlib
version:
- name: php
version: 8.2.28
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.28_linux_x64_cflinuxfs4_f4b5803c.tgz
sha256: f4b5803c90630cf2066d0e8f04425eaa405a12b797db6ba827c248d379a8c316
version: 8.2.29
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.29_linux_x64_cflinuxfs4_aa0be17f.tgz
sha256: aa0be17f5c5ed38b6559abe2d540e55255e14cac8935ebda2f64800f1dd25dac
cf_stacks:
- cflinuxfs4
source: https://php.net/distributions/php-8.2.28.tar.gz
source_sha256: 3318300888de5023720cc84efad5e005e53f30b5f0072fae65a750dabcaf6ec3
source: https://php.net/distributions/php-8.2.29.tar.gz
source_sha256: 0b27d330769d4bc67b1d8864347c38744b289664a946919c3ddb2235d326b3cd
dependencies:
- name: amqp
version: 2.1.2
Expand Down Expand Up @@ -1058,7 +1058,7 @@ dependencies:
- name: imap
version:
- name: ioncube
version: 13.0.2
version: 13.0.3
- name: ldap
version:
- name: lzf
Expand All @@ -1072,7 +1072,7 @@ dependencies:
- name: memcached
version: 3.2.0
- name: mongodb
version: 1.18.1
version: 1.19.1
- name: msgpack
version: 2.2.0
- name: mysqli
Expand Down Expand Up @@ -1100,7 +1100,7 @@ dependencies:
- name: pgsql
version:
- name: phalcon
version: 5.6.2
version: 5.7.0
- name: phpiredis
version: 1.0.1
- name: pspell
Expand Down
Loading