diff options
| author | Can Eldem <celdem@gitlab.com> | 2019-12-05 17:06:27 +0000 |
|---|---|---|
| committer | Can Eldem <celdem@gitlab.com> | 2019-12-05 17:06:27 +0000 |
| commit | daf6c9d460938ff58ba910cf4b518082f34378f6 (patch) | |
| tree | 1269089ec3853a4a42be338d26f468d566876d1c /README.md | |
| parent | 669ee51b1296d0fa18501fddec4ac64f5ec43dc2 (diff) | |
| parent | 0749b1f14a5a1632a433550a59420054cbab4f28 (diff) | |
Merge branch 'update-license-finder' into 'master'v2.1.0
Update license finder to 5.9.2
See merge request gitlab-org/security-products/license-management!86
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -71,6 +71,7 @@ The following table shows which languages and package managers are supported. | .NET | [Nuget](https://www.nuget.org/) | | Python | [pip](https://pip.pypa.io/en/stable/) | | Ruby | [gem](https://rubygems.org/) | +| PHP | [composer](https://getcomposer.org) | Inject `SETUP_CMD` to the docker command to override the given package managers and run your custom command to setup your environment with a custom package manager. @@ -85,7 +86,7 @@ docker run \ ## Settings -The License Management tool can be customized with environments variables for some project types. +The License Management tool can be customized with environments variables for some project types. | Environment variable | Project type | Function | |----------------------|--------------|----------| |
