Skip to content

Commit e6bc0ef

Browse files
committed
IBX-11423: updated composer dependencies for ibexa/core to use branch for the same issue
1 parent ec4035d commit e6bc0ef

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"symfony/yaml": "^5.0",
4848
"symfony/webpack-encore-bundle": "^v1.17",
4949
"jms/translation-bundle": "^1.5",
50-
"ibexa/core": "dev-IBX-11423_cant-delete-product-urlalias-for-translations as 4.6.x-dev",
50+
"ibexa/core": "~4.6.0@dev",
5151
"ibexa/content-forms": "~4.6.0@dev",
5252
"ibexa/design-engine": "~4.6.0@dev",
5353
"ibexa/user": "~4.6.0@dev",

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-11423_cant-delete-product-urlalias-for-translations as 4.6.x-dev",
6+
"repositoryUrl": "https://github.com/ibexa/core",
7+
"package": "ibexa/core",
8+
"shouldBeAddedAsVCS": false
9+
}
10+
]
11+
}

0 commit comments

Comments
 (0)