Skip to content

Commit 6527690

Browse files
authored
Merge pull request #1246 from cloudfoundry/pr-by-releng-bot-1774955402
Updating version for composer for latest
2 parents f651bb7 + 8ff3709 commit 6527690

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

manifest.yml

Lines changed: 7 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.8.12
11+
version: 2.9.5
1212
url_to_dependency_map:
1313
- match: appdynamics-(\d+\.\d+\.\d+-\d+)
1414
name: appdynamics
@@ -48,13 +48,14 @@ dependencies:
4848
osl: https://docs.appdynamics.com/display/DASH/Legal+Notices
4949
source_sha256: '04904a9ddc45bab06b80fa6c32671e82d8edfbaecf8dc943720db7b5c790ec8d'
5050
- name: composer
51-
version: 2.8.12
52-
uri: https://buildpacks.cloudfoundry.org/dependencies/composer/composer_2.8.12_linux_noarch_any-stack_f446ea71.phar
53-
sha256: f446ea719708bb85fcbf4ef18def5d0515f1f9b4d703f6d820c9c1656e10a2f2
51+
version: 2.9.5
52+
uri: https://buildpacks.cloudfoundry.org/dependencies/composer/composer_2.9.5_linux_noarch_any-stack_c86ce603.phar
53+
sha256: c86ce603fe836bf0861a38c93ac566c8f1e69ac44b2445d9b7a6a17ea2e9972a
5454
cf_stacks:
5555
- cflinuxfs4
56-
source: https://github.com/composer/composer/releases/download/2.8.12/composer.phar
57-
source_sha256: f446ea719708bb85fcbf4ef18def5d0515f1f9b4d703f6d820c9c1656e10a2f2
56+
- cflinuxfs5
57+
source: https://github.com/composer/composer/releases/download/2.9.5/composer.phar
58+
source_sha256: c86ce603fe836bf0861a38c93ac566c8f1e69ac44b2445d9b7a6a17ea2e9972a
5859
- name: httpd
5960
version: 2.4.66
6061
uri: https://buildpacks.cloudfoundry.org/dependencies/httpd/httpd_2.4.66_linux_x64_cflinuxfs4_f5966450.tgz

0 commit comments

Comments
 (0)