File tree Expand file tree Collapse file tree 3 files changed +2
-1
lines changed Expand file tree Collapse file tree 3 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1313### CHG
1414
1515- blackfire/2.29.1 [ David Zuelke]
16+ - Composer/2.8.12 [ David Zuelke]
1617
1718## [ v274] - 2025-09-19
1819
Original file line number Diff line number Diff line change @@ -298,7 +298,7 @@ curl_retry_on_18 --retry-connrefused --retry 3 --connect-timeout 10 --fail --sil
298298tar xzf $build_dir /.heroku/php-min.tar.gz -C $build_dir /.heroku/php-min
299299rm $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.
You can’t perform that action at this time.
0 commit comments