Skip to content

Commit 23d91ef

Browse files
committed
Composer/2.8.12
GUS-W-17779565
1 parent 571e7b7 commit 23d91ef

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
### CHG
1414

1515
- blackfire/2.29.1 [David Zuelke]
16+
- Composer/2.8.12 [David Zuelke]
1617

1718
## [v274] - 2025-09-19
1819

bin/compile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ curl_retry_on_18 --retry-connrefused --retry 3 --connect-timeout 10 --fail --sil
298298
tar xzf $build_dir/.heroku/php-min.tar.gz -C $build_dir/.heroku/php-min
299299
rm $build_dir/.heroku/php-min.tar.gz
300300

301-
curl_retry_on_18 --retry-connrefused --retry 3 --connect-timeout 10 --fail --silent --location -o $build_dir/.heroku/composer.tar.gz "${s3_url}composer-2.8.11.tar.gz" || {
301+
curl_retry_on_18 --retry-connrefused --retry 3 --connect-timeout 10 --fail --silent --location -o $build_dir/.heroku/composer.tar.gz "${s3_url}composer-2.8.12.tar.gz" || {
302302
mcount "failures.bootstrap.download.composer"
303303
error <<-EOF
304304
Failed to download Composer for bootstrapping!
File renamed without changes.

0 commit comments

Comments
 (0)