We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fed288 commit c1e5975Copy full SHA for c1e5975
composer.json
@@ -39,5 +39,7 @@
39
]
40
},
41
"minimum-stability": "dev",
42
- "version": "3.4.x-dev"
+ "extra": {
43
+ "branch-version": "3.4-dev"
44
+ }
45
}
0 commit comments