diff options
Diffstat (limited to 'checkpkgist/checkpkgist.json')
-rw-r--r-- | checkpkgist/checkpkgist.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/checkpkgist/checkpkgist.json b/checkpkgist/checkpkgist.json index af936fc..8323b96 100644 --- a/checkpkgist/checkpkgist.json +++ b/checkpkgist/checkpkgist.json @@ -44,5 +44,6 @@ "php-pimple-lib": "pimple\/pimple", "php-simplepie": "simplepie\/simplepie", "php-theseer-fxsl": "theseer\/fxsl", - "php-cs-fixer": "friendsofphp\/php-cs-fixer" + "php-cs-fixer": "friendsofphp\/php-cs-fixer", + "php-morris-lessql": "morris/lessql" } |