Skip to content

Commit c3cc494

Browse files
committed
Added branch alias
1 parent b1d0d57 commit c3cc494

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,11 @@
2222

2323
"require-dev": {
2424
"phpunit/phpunit": ">=4.8"
25+
},
26+
27+
"extra": {
28+
"branch-alias": {
29+
"dev-master": "v5.0.x-dev"
30+
}
2531
}
2632
}

0 commit comments

Comments
 (0)