We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57403a3 commit fe976a3Copy full SHA for fe976a3
1 file changed
composer.json
@@ -60,5 +60,10 @@
60
"@phpunit",
61
"@behat"
62
]
63
+ },
64
+ "extra": {
65
+ "branch-alias": {
66
+ "dev-main": "2.x-dev"
67
+ }
68
}
69
0 commit comments