Skip to content

Commit 4619c66

Browse files
GrahamCampbellondrejmirtes
authored andcommitted
Fixed incorrect branch alias
1 parent e12d55f commit 4619c66

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
@@ -23,7 +23,7 @@
2323
},
2424
"extra": {
2525
"branch-alias": {
26-
"dev-master": "1.0-dev"
26+
"dev-master": "1.1-dev"
2727
},
2828
"phpstan": {
2929
"includes": [

0 commit comments

Comments
 (0)