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 8323b96..68d2cd4 100644 --- a/checkpkgist/checkpkgist.json +++ b/checkpkgist/checkpkgist.json @@ -45,5 +45,6 @@ "php-simplepie": "simplepie\/simplepie", "php-theseer-fxsl": "theseer\/fxsl", "php-cs-fixer": "friendsofphp\/php-cs-fixer", - "php-morris-lessql": "morris/lessql" + "php-morris-lessql": "morris\/lessql", + "phinx": "robmorgan\/phinx" } |