We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e7e777 commit 0a5fe18Copy full SHA for 0a5fe18
1 file changed
composer.json
@@ -44,5 +44,10 @@
44
"exclude-from-classmap": [
45
"/Tests/"
46
]
47
+ },
48
+ "extra": {
49
+ "branch-alias": {
50
+ "dev-master": "0.4-dev"
51
+ }
52
}
53
0 commit comments