diff options
-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 } |