Skip to content

Commit 7eb062c

Browse files
Adjust the branch alias
Use `0.10-dev` as branch alias to keep that in sync with the phpstan version
1 parent c4ea127 commit 7eb062c

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
@@ -6,7 +6,7 @@
66
"prefer-stable": true,
77
"extra": {
88
"branch-alias": {
9-
"dev-master": "0.9-dev"
9+
"dev-master": "0.10-dev"
1010
}
1111
},
1212
"require": {

0 commit comments

Comments
 (0)