Skip to content

Commit 221daea

Browse files
committed
Run regression for ibexa/content-forms#95
1 parent e9997e1 commit 221daea

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

dependencies.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"recipesEndpoint": "",
3+
"packages": [
4+
{
5+
"requirement": "dev-introduced-type-hints as 5.0.x-dev",
6+
"repositoryUrl": "https://github.com/ibexa/content-forms",
7+
"package": "ibexa/content-forms",
8+
"shouldBeAddedAsVCS": false
9+
},
10+
{
11+
"requirement": "dev-adapted-to-deprecated-structs-in-register-form as 5.0.x-dev",
12+
"repositoryUrl": "https://github.com/ibexa/user",
13+
"package": "ibexa/user",
14+
"shouldBeAddedAsVCS": false
15+
}
16+
]
17+
}

0 commit comments

Comments
 (0)