diff options
| author | Remi Collet <remi@remirepo.net> | 2019-01-03 15:43:33 +0100 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2019-01-03 15:43:33 +0100 | 
| commit | 6b498f71b0ddee91aefa0e8b34ea7ab0e93bae66 (patch) | |
| tree | 514cf1f8ec2099b87b0da162d99e8e9a35e13e64 | |
| parent | 644a0ca27d1bfd35e257a195827772a01ed93d65 (diff) | |
update list
| -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"  }  | 
