Update heroku/buildpacks-php to v0.2.0#532
Closed
heroku-linguist[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
## 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](heroku/buildpacks-php#90))
Contributor
auto-merge was automatically disabled
June 5, 2024 00:31
Pull request was closed
heroku-linguist bot
added a commit
that referenced
this pull request
Apr 2, 2026
## heroku/python ### Changed - Updated Poetry from 2.3.2 to 2.3.3. ([#532](heroku/buildpacks-python#532)) - Updated uv from 0.10.9 to 0.11.3. ([#535](heroku/buildpacks-python#535))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
heroku/php
Added
heroku/builder:24)arm64CPU architecture (Ubuntu 24.04 / Heroku-24 only)Changed
lifecycle0.17 or newer)buildpack.tomldeclaration of[[stacks]]has been replaced with[[targets]], currently supporting Ubuntu 20.04 and 22.04 (bothamd64)Fixed
scriptsobject incomposer.json(#90)