We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9541f5a + 14fe662 commit 7953ad4Copy full SHA for 7953ad4
1 file changed
composer.json
@@ -28,5 +28,10 @@
28
],
29
"autoload": {
30
"psr-0": {"": "src"}
31
+ },
32
+ "extra": {
33
+ "branch-alias": {
34
+ "dev-master": "1.0-dev"
35
+ }
36
}
37
0 commit comments