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