Skip to content

Commit 1cc302f

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

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.7
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.7
53+
uri: https://buildpacks.cloudfoundry.org/dependencies/composer/composer_2.9.7_linux_noarch_any-stack_d3c6801e.phar
54+
sha256: d3c6801ea6e5dd291d0f149295a4d0f1539a74d5231958fe8fdaa889a497e6cf
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.7/composer.phar
59+
source_sha256: d3c6801ea6e5dd291d0f149295a4d0f1539a74d5231958fe8fdaa889a497e6cf
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)