Skip to content

Commit 6104c7a

Browse files
authored
Updating the dev-master alias
To be able to test the 2.2 release directly from Composer without tagging, we need to point the dev-master alias to 2.2
1 parent ae2e60d commit 6104c7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
},
117117
"extra": {
118118
"branch-alias": {
119-
"dev-master": "0.1-dev"
119+
"dev-master": "2.2.x-dev"
120120
}
121121
}
122-
}
122+
}

0 commit comments

Comments
 (0)