diff options
| -rw-r--r-- | checkpkgist.json | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index af936fc..8323b96 100644 --- a/checkpkgist.json +++ b/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"  }  | 
