Skip to content

Commit

Permalink
[TMP] Added dev dependencies for REST fullstack functional tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alongosz committed Dec 21, 2023
1 parent ad1785a commit 9c0abf9
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions dependencies.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"recipesEndpoint": "",
"packages": [
{
"requirement": "dev-ibx-7418-added-criterion-visitior-for-content-name-criterion as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/solr",
"package": "ibexa/solr",
"shouldBeAddedAsVCS": false
},
{
"requirement": "dev-ibx-7418-added-content-name-criterion as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/core",
"package": "ibexa/core",
"shouldBeAddedAsVCS": false
}
]
}

0 comments on commit 9c0abf9

Please sign in to comment.