From 058b978f6798a58c5599c46665185e3603e7cc06 Mon Sep 17 00:00:00 2001 From: Zachary Knight Date: Wed, 24 Jul 2019 13:58:45 +0000 Subject: Upgraded docker license finder --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 62daeaa..18db03f 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,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. -- cgit v1.2.3