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.
2 parents d54cbdc + 5234eca commit e32acf6Copy full SHA for e32acf6
composer.json
@@ -39,5 +39,7 @@
39
"psr-4": { "Symfony\\Component\\Workflow\\": "" }
40
},
41
"minimum-stability": "dev",
42
- "version": "4.4.x-dev"
+ "extra": {
43
+ "branch-version": "4.4-dev"
44
+ }
45
}
0 commit comments