Skip to content

Commit 83ad285

Browse files
committed
Fix branch-alias
1 parent af339e0 commit 83ad285

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@
5252
"phpstan/extension-installer": true
5353
}
5454
},
55+
"extra": {
56+
"branch-alias": {
57+
"dev-master": "0.2.x-dev"
58+
}
59+
},
5560
"scripts": {
5661
"pre-commit": [
5762
"vendor/bin/phpcbf",

0 commit comments

Comments
 (0)