Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## heroku/php ### Added - Add PHP/8.3, update PHP runtimes, extensions, Composers, web servers (#104) - Support Ubuntu 24.04 (and, as a result, Heroku-24 and `heroku/builder:24`) - Support `arm64` CPU architecture (Ubuntu 24.04 / Heroku-24 only) ### Changed - Use Buildpack API 0.10 (requires `lifecycle` 0.17 or newer) - `buildpack.toml` declaration of `[[stacks]]` has been replaced with `[[targets]]`, currently supporting Ubuntu 20.04 and 22.04 (both `amd64`) - Bump versions of Composer and minimal PHP for bootstrapping to 2.7.6 and 8.3.7 ### Fixed - Strings should be allowed as values in `scripts` object in `composer.json` ([#90](#90)) Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
- Loading branch information