Skip to content

Commit 6737f81

Browse files
authored
Add branch alias for dev-2.x in composer.json
Added branch alias for dev-2.x version.
1 parent a3351ef commit 6737f81

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@
5151
}
5252
},
5353
"extra": {
54+
"branch-alias": {
55+
"dev-2.x": "2.3.x-dev"
56+
},
5457
"pimcore": {
5558
"bundles": [
5659
"Pimcore\\Bundle\\GenericDataIndexBundle\\PimcoreGenericDataIndexBundle"

0 commit comments

Comments
 (0)