diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 0000000..1a9d435 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,11 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-ibx-6207_requests_containing_frontcontroller_script_causes_session_not_found_exception as 1.3.x-dev", + "repositoryUrl": "https://github.com/ezsystems/ezplatform-kernel", + "package": "ezsystems/ezplatform-kernel", + "shouldBeAddedAsVCS": false + } + ] +} \ No newline at end of file