Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit 6fb75ef

Browse files
committed
Composer: master branch is now v2.0 development
1 parent 5573e5b commit 6fb75ef

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
@@ -20,5 +20,10 @@
2020
},
2121
"require-dev": {
2222
"phpstan/phpstan": "^0.11"
23+
},
24+
"extra": {
25+
"branch-alias": {
26+
"dev-master": "2.0-dev"
27+
}
2328
}
2429
}

0 commit comments

Comments
 (0)