diff --git a/composer.json b/composer.json index 552ef0a1..ef7944b4 100644 --- a/composer.json +++ b/composer.json @@ -88,8 +88,7 @@ "psr/http-server-handler": "^1.0", "psr/http-server-middleware": "^1.0", "aws/aws-sdk-php": "^3.0", - "liip/imagine-bundle": "^2.0", - "sonsofphp/registry-contract": "0.3.x-dev" + "liip/imagine-bundle": "^2.0" }, "replace": { "sonsofphp/bard": "self.version", @@ -247,4 +246,4 @@ "SonsOfPHP\\Bridge\\Symfony\\Cqrs\\Tests\\": "src/SonsOfPHP/Bridge/Symfony/Cqrs/Tests" } } -} \ No newline at end of file +}