Skip to content

Commit 3c09ffb

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

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

dependencies.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
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+
"requirement": "dev-adapted-struct-in-base-content-type as 5.0.x-dev",
18+
"repositoryUrl": "https://github.com/ibexa/product-catalog",
19+
"package": "ibexa/product-catalog",
20+
"shouldBeAddedAsVCS": false
21+
},
22+
{
23+
"requirement": "dev-adapted-struct-in-base-content-type as 5.0.x-dev",
24+
"repositoryUrl": "https://github.com/ibexa/corporate-account",
25+
"package": "ibexa/corporate-account",
26+
"shouldBeAddedAsVCS": false
27+
},
28+
{
29+
"requirement": "dev-adapted-struct-in-base-content-type as 5.0.x-dev",
30+
"repositoryUrl": "https://github.com/ibexa/fieldtype-address",
31+
"package": "ibexa/fieldtype-address",
32+
"shouldBeAddedAsVCS": false
33+
}
34+
]
35+
}

0 commit comments

Comments
 (0)