We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72b7496 + 3f5d9f4 commit ac5154dCopy full SHA for ac5154d
1 file changed
composer.json
@@ -50,5 +50,10 @@
50
"satooshi/php-coveralls": "~1.0",
51
"jakub-onderka/php-parallel-lint": "0.*",
52
"friendsofphp/php-cs-fixer": "^2.9"
53
+ },
54
+ "extra": {
55
+ "branch-alias": {
56
+ "dev-master": "3.0-dev"
57
+ }
58
}
59
0 commit comments