Skip to content

Commit 85f18cd

Browse files
committed
Added dependencies.json
1 parent 8318c61 commit 85f18cd

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

dependencies.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"recipesEndpoint": "",
3+
"packages": [
4+
{
5+
"requirement": "dev-IBX-9519-behat-coverage-contentree as 4.6.x-dev",
6+
"repositoryUrl": "https://github.com/ibexa/behat",
7+
"package": "ibexa/behat",
8+
"shouldBeAddedAsVCS": false
9+
}
10+
]
11+
}

0 commit comments

Comments
 (0)