Skip to content

Commit 4f7e610

Browse files
authored
minor KnpLabs#1109 Fixed branch alias (GrahamCampbell)
This PR was merged into the 3.10.x-dev branch. Discussion ---------- Commits ------- b6fe049 Fixed branch alias
2 parents c68b874 + b6fe049 commit 4f7e610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"extra": {
5353
"branch-alias": {
5454
"dev-2.x": "2.20.x-dev",
55-
"dev-master": "3.10.x-dev"
55+
"dev-master": "3.11.x-dev"
5656
}
5757
},
5858
"config": {

0 commit comments

Comments
 (0)