Skip to content

Commit 07dee48

Browse files
committed
Add composer 2.10.0, remove composer 2.9.8
for stack(s) cflinuxfs4, cflinuxfs5
1 parent d1a2b23 commit 07dee48

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

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.8
11+
version: 2.10.0
1212
url_to_dependency_map:
1313
- match: appdynamics-(\d+\.\d+\.\d+-\d+)
1414
name: appdynamics
@@ -54,14 +54,14 @@ dependencies:
5454
osl: https://docs.appdynamics.com/display/DASH/Legal+Notices
5555
source_sha256: afa6a41f427788ae056b7699c99ded037e8f26f5c19ebeef59359535dedea85b
5656
- name: composer
57-
version: 2.9.8
58-
uri: https://buildpacks.cloudfoundry.org/dependencies/composer/composer_2.9.8_linux_noarch_any-stack_59b2c50e.phar
59-
sha256: 59b2c50e10cafa0d8efc19ede9a326d782f096c674a26baf98cf042ce23de890
57+
version: 2.10.0
58+
uri: https://buildpacks.cloudfoundry.org/dependencies/composer/composer_2.10.0_linux_noarch_any-stack_a3465388.phar
59+
sha256: a346538851988ead111d11e3cbd7d372eeba44abd0af412e09890d3c21ea6c31
6060
cf_stacks:
6161
- cflinuxfs4
6262
- cflinuxfs5
63-
source: https://github.com/composer/composer/releases/download/2.9.8/composer.phar
64-
source_sha256: 59b2c50e10cafa0d8efc19ede9a326d782f096c674a26baf98cf042ce23de890
63+
source: https://github.com/composer/composer/releases/download/2.10.0/composer.phar
64+
source_sha256: a346538851988ead111d11e3cbd7d372eeba44abd0af412e09890d3c21ea6c31
6565
- name: httpd
6666
version: 2.4.66
6767
uri: https://buildpacks.cloudfoundry.org/dependencies/httpd/httpd_2.4.66_linux_x64_cflinuxfs4_f5966450.tgz

0 commit comments

Comments
 (0)