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 15db2c6 commit 895c9ddCopy full SHA for 895c9dd
1 file changed
composer.json
@@ -15,5 +15,10 @@
15
"symfony/security-bundle": "^3.0",
16
"symfony/twig-bundle": "^3.0",
17
"symfony/validator": "^3.0"
18
+ },
19
+ "extra": {
20
+ "branch-alias": {
21
+ "dev-master": "2.1.x-dev"
22
+ }
23
}
24
0 commit comments