diff options
| -rw-r--r-- | checkpkgist.json | 4 | 
1 files changed, 3 insertions, 1 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index 5b43dcb..db39dd7 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -18,6 +18,8 @@      "php-pimple-lib": "pimple\/pimple",      "php-theseer-fxsl": "theseer\/fxsl",      "php-morris-lessql": "morris\/lessql", +    "php-egulias-email-validator2": "egulias\/email-validator", +    "php-swiftmailer6": "swiftmailer\/swiftmailer",      "phan": "etsy\/phan",      "phinx": "robmorgan\/phinx" -}
\ No newline at end of file +}  | 
