diff options
| author | Remi Collet <remi@remirepo.net> | 2018-11-29 13:15:45 +0100 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2018-11-29 13:15:45 +0100 | 
| commit | 644a0ca27d1bfd35e257a195827772a01ed93d65 (patch) | |
| tree | 53db654eaff6023125942b4b2b73e4c21bf6138b | |
| parent | 73aa934c7b9adea9abffeb5686ff16f1c0d4c3f7 (diff) | |
add new packages
| -rw-r--r-- | checkpkgist.json | 4 | ||||
| -rw-r--r-- | multiver.json | 1 | 
2 files changed, 4 insertions, 1 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index 7175860..ac7a8f5 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -28,5 +28,7 @@      "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",      "phinx": "robmorgan\/phinx" -}
\ No newline at end of file +} diff --git a/multiver.json b/multiver.json index 52d7137..7ce0c73 100644 --- a/multiver.json +++ b/multiver.json @@ -10,6 +10,7 @@  	"php-phpunit-PHPUnit-MockObject": 3,  	"php-symfony": 2,  	"php-udan11-sql-parser": 3, +	"php-sabre-event" : 2,  	"php-deepend-Mockery" : 0  }  | 
