diff --git a/date b/date new file mode 100644 index 00000000..12618566 --- /dev/null +++ b/date @@ -0,0 +1 @@ +Mon Sep 18 14:46:30 CEST 2023 diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 00000000..e7282606 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,17 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-feature/IBX-6282-name-schema as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/core", + "package": "ibexa/core", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-feature/IBX-6282-name-schema as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/product-catalog", + "package": "ibexa/product-catalog", + "shouldBeAddedAsVCS": true + } + ] +} \ No newline at end of file