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 4f682aa commit adf195cCopy full SHA for adf195c
composer.json
@@ -33,5 +33,7 @@
33
]
34
},
35
"minimum-stability": "dev",
36
- "version": "3.4.x-dev"
+ "extra": {
37
+ "branch-version": "3.4-dev"
38
+ }
39
}
0 commit comments