diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-11-24 16:45:10 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-11-24 16:45:10 +0100 |
commit | 93bb56f7b051d0b3214250fb267d3fd9906ab17c (patch) | |
tree | 6688b2085e2e0631867f16e91f3534fe783b1396 /checkpkgist | |
parent | a49043733a58d36d927bc1d5c54a0df84b7d4395 (diff) |
add phan to package list
Diffstat (limited to 'checkpkgist')
-rw-r--r-- | checkpkgist/checkpkgist.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/checkpkgist/checkpkgist.json b/checkpkgist/checkpkgist.json index 68d2cd4..d4c8be2 100644 --- a/checkpkgist/checkpkgist.json +++ b/checkpkgist/checkpkgist.json @@ -46,5 +46,6 @@ "php-theseer-fxsl": "theseer\/fxsl", "php-cs-fixer": "friendsofphp\/php-cs-fixer", "php-morris-lessql": "morris\/lessql", + "phan": "etsy\/phan", "phinx": "robmorgan\/phinx" } |