diff options
author | Remi Collet <remi@remirepo.net> | 2021-02-03 11:13:52 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-02-03 11:13:52 +0100 |
commit | 8fffcf71fa7b7427fd8f76066a8bfca0631cd1df (patch) | |
tree | 84d63cc32f0b3252d942d5ee2229e50593130784 /checkpkgist.json | |
parent | ce0e24d41ca611073971051ef16bc83e3ce54368 (diff) |
fix when no php-composer() in provides
Diffstat (limited to 'checkpkgist.json')
-rw-r--r-- | checkpkgist.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index e758cae..61be41b 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -42,5 +42,6 @@ "php-phpseclib3": "phpseclib\/phpseclib", "php-sanmai-phpunit-legacy-adapter": "sanmai\/phpunit-legacy-adapter", "php-laminas-code4": "laminas\/laminas-code", + "php-friendsofphp-proxy-manager-lts": "friendsofphp\/proxy-manager-lts", "phinx": "robmorgan\/phinx" } |