Skip to content

Commit 8ae8e86

Browse files
authored
Merge pull request KnpLabs#688 from GrahamCampbell/patch-1
Corrected branch alias
2 parents 59ea7e6 + 0f245db commit 8ae8e86

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
@@ -44,7 +44,7 @@
4444
"prefer-stable": true,
4545
"extra": {
4646
"branch-alias": {
47-
"dev-master": "2.7.x-dev"
47+
"dev-master": "2.8.x-dev"
4848
}
4949
}
5050
}

0 commit comments

Comments
 (0)