diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 00000000..e303b357 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,23 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-IBX-10731_add_datetime_attributes_for_product_catalog as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/behat", + "package": "ibexa/behat", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-9094_add_datetime_attributes_for_product_catalog as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/product-catalog-date-time-attribute", + "package": "ibexa/product-catalog-date-time-attribute", + "shouldBeAddedAsVCS": true + }, + { + "requirement": "dev-IBX-9094_add_datetime_attributes_for_product_catalog as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/product-catalog", + "package": "ibexa/product-catalog", + "shouldBeAddedAsVCS": true + } + ] +} \ No newline at end of file