Skip to content

Commit fedb822

Browse files
committed
Add composer 2.9.6, remove composer 2.9.5
for stack(s) cflinuxfs4, cflinuxfs5
1 parent b6d5b88 commit fedb822

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

manifest.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ default_versions:
88
- name: nginx
99
version: 1.27.5
1010
- name: composer
11-
version: 2.9.5
11+
version: 2.9.6
1212
url_to_dependency_map:
1313
- match: appdynamics-(\d+\.\d+\.\d+-\d+)
1414
name: appdynamics
@@ -49,14 +49,14 @@ dependencies:
4949
osl: https://docs.appdynamics.com/display/DASH/Legal+Notices
5050
source_sha256: afa6a41f427788ae056b7699c99ded037e8f26f5c19ebeef59359535dedea85b
5151
- name: composer
52-
version: 2.9.5
53-
uri: https://buildpacks.cloudfoundry.org/dependencies/composer/composer_2.9.5_linux_noarch_any-stack_c86ce603.phar
54-
sha256: c86ce603fe836bf0861a38c93ac566c8f1e69ac44b2445d9b7a6a17ea2e9972a
52+
version: 2.9.6
53+
uri: https://buildpacks.cloudfoundry.org/dependencies/composer/composer_2.9.6_linux_noarch_any-stack_9065d89f.phar
54+
sha256: 9065d89f8b5d8103aa733a6bc24e1b2344d8ccdd63c5b63ccd188f6bca074806
5555
cf_stacks:
5656
- cflinuxfs4
5757
- cflinuxfs5
58-
source: https://github.com/composer/composer/releases/download/2.9.5/composer.phar
59-
source_sha256: c86ce603fe836bf0861a38c93ac566c8f1e69ac44b2445d9b7a6a17ea2e9972a
58+
source: https://github.com/composer/composer/releases/download/2.9.6/composer.phar
59+
source_sha256: 9065d89f8b5d8103aa733a6bc24e1b2344d8ccdd63c5b63ccd188f6bca074806
6060
- name: httpd
6161
version: 2.4.66
6262
uri: https://buildpacks.cloudfoundry.org/dependencies/httpd/httpd_2.4.66_linux_x64_cflinuxfs4_f5966450.tgz

0 commit comments

Comments
 (0)