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 9c6fb21 commit 5234ecaCopy full SHA for 5234eca
composer.json
@@ -35,5 +35,7 @@
35
"psr-4": { "Symfony\\Component\\Workflow\\": "" }
36
},
37
"minimum-stability": "dev",
38
- "version": "3.4.x-dev"
+ "extra": {
39
+ "branch-version": "3.4-dev"
40
+ }
41
}
0 commit comments