diff options
| -rw-r--r-- | checkpkgist.json | 7 | 
1 files changed, 5 insertions, 2 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index ac7a8f5..f1f33ab 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -28,7 +28,10 @@      "php-aura-intl": "aura\/intl",      "php-solarium4": "solarium\/solarium",      "php-phpunitgoodpractices-traits": "phpunitgoodpractices\/traits", -	"php-oneup-flysystem-bundle": "oneup\/flysystem-bundle", -	"php-symfony-monolog-bundle": "symfony\/monolog-bundle", +    "php-oneup-flysystem-bundle": "oneup\/flysystem-bundle", +    "php-psr-http-factory": "psr\/http-factory", +    "php-league-tactician": "league\/tactician", +    "php-doctrine-migrations": "doctrine\/migrations", +    "php-sensiolabs-security-checker": "sensiolabs\/security-checker",      "phinx": "robmorgan\/phinx"  }  | 
