diff --git a/README.md b/README.md index 7359ea4..10cfb0e 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ Release Please automates releases for the following flavors of repositories: |:---:|---| | `node` | [A Node.js repository, with a package.json and CHANGELOG.md](https://github.com/yargs/yargs) | | `python` | [A Python repository, with a setup.py, setup.cfg, version.py and CHANGELOG.md](https://github.com/googleapis/python-storage) | +| `php` | [A php composer package with composer.json and CHANGELOG.md](https://github.com/setnemo/asterisk-notation) | `ruby` | [A Ruby repository, with version.rb and CHANGELOG.md](https://github.com/google/google-id-token) | | `terraform-module` | [A terraform module, with a version in the README.md, and a CHANGELOG.md](https://github.com/terraform-google-modules/terraform-google-project-factory) | | rust | A Rust repository, with a Cargo.toml (either as a crate or workspace) and a CHANGELOG.md | @@ -87,7 +88,6 @@ Release Please automates releases for the following flavors of repositories: | `simple` | [A repository with a version.txt and a CHANGELOG.md](https://github.com/googleapis/gapic-generator) | | helm | A helm chart repository with a Chart.yaml and a CHANGELOG.md | - ## How release please works Release Please automates CHANGELOG generation, the creation of GitHub releases,