Releases: paketo-buildpacks/php-start
Releases · paketo-buildpacks/php-start
v0.2.3
Paketo Buildpack for PHP Start 0.2.3
ID: paketo-buildpacks/php-start
Digest: sha256:2912890f42442aa37eb9b68507c2a57388311fb80a1e19f5a88918fe62757e02
Supported Stacks:
io.buildpacks.stacks.bionic
Changes
- #80: Running 'go get -u all' @paketo-bot
- #81: Bump github.com/paketo-buildpacks/packit/v2 from 2.5.1 to 2.6.0 @dependabot[bot]
- #82: Running 'go get -u all' @paketo-bot
- #84: Bump github.com/paketo-buildpacks/packit/v2 from 2.6.0 to 2.6.1 @dependabot[bot]
- #86: Bump github.com/onsi/gomega from 1.20.2 to 1.21.1 @dependabot[bot]
- #87: Running 'go get -u all' @paketo-bot
v0.2.2
Paketo Buildpack for PHP Start 0.2.2
ID: paketo-buildpacks/php-start
Digest: sha256:5a4a03e38da12b95173c6785a9f1998e93d20b9f1bbb0ddfbaaca21fd35b79dd
Supported Stacks:
io.buildpacks.stacks.bionic
Changes
- #67: Bump github.com/paketo-buildpacks/occam from 0.13.0 to 0.13.1 @dependabot[bot]
- #70: Running 'go get -u all' @paketo-bot
- #72: Add new dependency update workflow to .syncignore @sophiewigmore
- #73: Tidy Up @joshuatcasey
- #75: Bump github.com/paketo-buildpacks/packit/v2 from 2.4.2 to 2.5.0 @dependabot[bot]
- #76: Running 'go get -u all' @paketo-bot
- #77: Bump github.com/paketo-buildpacks/packit/v2 from 2.5.0 to 2.5.1 @dependabot[bot]
- #78: Bump github.com/paketo-buildpacks/occam from 0.13.1 to 0.13.2 @dependabot[bot]
v0.2.1
Paketo Buildpack for PHP Start 0.2.1
ID: paketo-buildpacks/php-start
Digest: sha256:b30e2ea17fd93465af8313929e8c1113ef7c1d84b1a49a5853b785f89dae9bc2
Supported Stacks:
io.buildpacks.stacks.bionic
Changes
- #22: Bump github.com/paketo-buildpacks/packit/v2 from 2.2.0 to 2.3.0 @dependabot[bot]
- #25: Remove deprecated ioutil package. @robdimsdale
- #26: Bump github.com/paketo-buildpacks/occam from 0.8.0 to 0.9.0 @dependabot[bot]
- #30: Bump github.com/paketo-buildpacks/packit/v2 from 2.3.0 to 2.3.1 @dependabot[bot]
- #38: Bump github.com/onsi/gomega from 1.19.0 to 1.20.0 @dependabot[bot]
- #39: Bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0 @dependabot[bot]
- #40: Bump Golang to 1.18 @joshuatcasey
- #42: Bump github.com/paketo-buildpacks/occam from 0.9.0 to 0.10.0 @dependabot[bot]
- #45: Bump github.com/paketo-buildpacks/occam from 0.10.0 to 0.11.0 @dependabot[bot]
- #49: Bump github.com/paketo-buildpacks/occam from 0.11.0 to 0.12.0 @dependabot[bot]
- #50: Bump github.com/paketo-buildpacks/packit/v2 from 2.3.1 to 2.4.0 @dependabot[bot]
- #51: Bump github.com/paketo-buildpacks/packit/v2 from 2.4.0 to 2.4.1 @dependabot[bot]
- #53: Running 'go get -u all' @paketo-bot
- #54: Running 'go get -u all' @paketo-bot
- #56: Bump github.com/paketo-buildpacks/occam from 0.12.0 to 0.12.1 @dependabot[bot]
- #58: Running 'go get -u all' @paketo-bot
- #59: Bump github.com/paketo-buildpacks/packit/v2 from 2.4.1 to 2.4.2 @dependabot[bot]
- #61: Running 'go get -u all' @paketo-bot
- #62: Bump github.com/paketo-buildpacks/occam from 0.12.1 to 0.13.0 @dependabot[bot]
- #63: Implement RFC 0050: Rename Buildpack @dmikusa
- #64: Bump github.com/onsi/gomega from 1.20.1 to 1.20.2 @dependabot[bot]
- #66: Running 'go get -u all' @paketo-bot
v0.2.0
Paketo PHP Start Buildpack 0.2.0
ID: paketo-buildpacks/php-start
Digest: sha256:bd50f84bbc3d97692dc82a1c0b446767a3a2fb2578eb42fcafae217aec8ff01e
Supported Stacks:
io.buildpacks.stacks.bionic
Changes
- #15: Bump github.com/paketo-buildpacks/occam from 0.7.0 to 0.8.0 @dependabot[bot]
- #17: Require "composer-packages" when composer.json is present @joshuatcasey
New Contributors
- @joshuatcasey made their first contribution in #17
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Paketo PHP Start Buildpack 0.1.0
ID: paketo-buildpacks/php-start
Digest: sha256:538ad38e049f7fa4390b2c0337325c70fb085faa1203072c46e8ac6902ce752c
Supported Stacks:
io.buildpacks.stacks.bionic
What's Changed
- Implementation of HTTPD + FPM use case by @sophiewigmore in #4
- Updates buildpack.toml by @paketo-bot in #6
- Bump github.com/paketo-buildpacks/occam from 0.5.0 to 0.7.0 by @dependabot in #7
- Updates github-config by @paketo-bot in #5
- Bump github.com/onsi/gomega from 1.18.1 to 1.19.0 by @dependabot in #9
- Updates github-config by @paketo-bot in #8
- Updates github-config by @paketo-bot in #11
- Bump github.com/BurntSushi/toml from 1.0.0 to 1.1.0 by @dependabot in #12
- Add support for nginx order group by @robdimsdale in #10
- Updates github-config by @paketo-bot in #13
- Bump github.com/paketo-buildpacks/packit/v2 from 2.1.0 to 2.2.0 by @dependabot in #14
New Contributors
- @sophiewigmore made their first contribution in #4
- @paketo-bot made their first contribution in #6
- @dependabot made their first contribution in #7
- @robdimsdale made their first contribution in #10
Full Changelog: https://github.com/paketo-buildpacks/php-start/commits/v0.1.0