Skip to content

Commit 95e7df8

Browse files
committed
Composer: open for v0.2
1 parent ef5c305 commit 95e7df8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,10 @@
6565
"phpstan": [
6666
"temp/phpstan/vendor/bin/phpstan analyse -l 7 -c phpstan.neon src"
6767
]
68+
},
69+
"extra": {
70+
"branch-alias": {
71+
"dev-master": "0.2.x-dev"
72+
}
6873
}
6974
}

0 commit comments

Comments
 (0)