diff options
Diffstat (limited to 'src/Symfony/Bundle/TwigBundle')
-rw-r--r-- | src/Symfony/Bundle/TwigBundle/composer.json | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/src/Symfony/Bundle/TwigBundle/composer.json b/src/Symfony/Bundle/TwigBundle/composer.json index f48e3bc..16c0888 100644 --- a/src/Symfony/Bundle/TwigBundle/composer.json +++ b/src/Symfony/Bundle/TwigBundle/composer.json @@ -50,10 +50,5 @@ "/Tests/" ] }, - "minimum-stability": "dev", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" - } - } + "minimum-stability": "dev" } |