Skip to content

Commit 2ef2517

Browse files
author
runner
committed
[composer] Set dependencies for 4.6.10 release.
1 parent 9a141a7 commit 2ef2517

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"description": "Ibexa translations",
44
"license": "(GPL-2.0-only or proprietary)",
55
"require": {
6-
"ibexa/core": "~4.6.0@dev"
6+
"ibexa/core": "~4.6.0"
77
},
88
"require-dev": {},
99
"extra": {
1010
"branch-alias": {
1111
"dev-main": "4.6.x-dev"
1212
}
1313
}
14-
}
14+
}

0 commit comments

Comments
 (0)