Skip to content

Commit 95e5a79

Browse files
authored
minor KnpLabs#975 Fixed branch alias (GrahamCampbell)
This PR was merged into the 3.0.x-dev branch. Discussion ---------- Commits ------- eeda6f1 Fixed branch alias
2 parents 95a5ced + eeda6f1 commit 95e5a79

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
@@ -50,7 +50,7 @@
5050
"extra": {
5151
"branch-alias": {
5252
"dev-2.x": "2.19.x-dev",
53-
"dev-master": "3.0.x-dev"
53+
"dev-master": "3.1.x-dev"
5454
}
5555
}
5656
}

0 commit comments

Comments
 (0)