diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 00000000..2dd177c3 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,11 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-IBX-11826-Clean-up-http-cache-ResponseTagger-deprecations as 6.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/http-cache", + "package": "ibexa/http-cache", + "shouldBeAddedAsVCS": false + } + ] +} \ No newline at end of file