diff --git a/date b/date new file mode 100644 index 0000000..cf770e1 --- /dev/null +++ b/date @@ -0,0 +1 @@ +czw 20 lut 13:25:44 2025 CET diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 0000000..e425d14 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,29 @@ +{ + "recipesEndpoint": "https://api.github.com/repos/ibexa/recipes-dev/contents/index.json?ref=flex/pull-156", + "packages": [ + { + "requirement": "dev-IBX-9217-URL-validation as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/admin-ui", + "package": "ibexa/admin-ui", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-sele-img-25 as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/behat", + "package": "ibexa/behat", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-sele-img-25 as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/taxonomy", + "package": "ibexa/taxonomy", + "shouldBeAddedAsVCS": true + }, + { + "requirement": "dev-sele-img-25 as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/product-catalog", + "package": "ibexa/product-catalog", + "shouldBeAddedAsVCS": true + } + ] +}