diff --git a/date b/date new file mode 100644 index 0000000..ec574df --- /dev/null +++ b/date @@ -0,0 +1 @@ +Thu Jun 27 09:28:22 CEST 2024 diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 0000000..1a61f1c --- /dev/null +++ b/dependencies.json @@ -0,0 +1,17 @@ +{ + "recipesEndpoint": "https://api.github.com/repos/ibexa/recipes-dev/contents/index.json?ref=flex/pull-124", + "packages": [ + { + "requirement": "dev-ibx-8356-removed-authenticatorinterface as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/core", + "package": "ibexa/core", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-ibx-8356-removed-authenticatorinterface as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/graphql", + "package": "ibexa/graphql", + "shouldBeAddedAsVCS": false + } + ] +} \ No newline at end of file