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 ef84054 + 038900e commit 4b6dc27Copy full SHA for 4b6dc27
1 file changed
composer.json
@@ -19,5 +19,10 @@
19
},
20
"autoload": {
21
"psr-4": { "FriendsOfBehat\\VariadicExtension\\": "src/" }
22
+ },
23
+ "extra": {
24
+ "branch-alias": {
25
+ "dev-master": "1.2-dev"
26
+ }
27
}
28
0 commit comments