heroku / buildpacks-php

Heroku's Cloud Native Buildpack for PHP applications.
BSD 3-Clause "New" or "Revised" License
8 stars 3 forks source link

Use the shared release automation for PHP buildpacks #4

Closed colincasey closed 1 year ago

colincasey commented 1 year ago

This sets up the release automation scripts from languages-github-actions for the PHP buildpack.

Also in this PR:

TODO

W-13658770