diff options
-rw-r--r-- | composer.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/composer.json b/composer.json index b13cf881..d37c4fd4 100644 --- a/composer.json +++ b/composer.json @@ -6,10 +6,5 @@ "include-path": ["framework"], "require": { "php": ">=5.2.4" - }, - "extra": { - "branch-alias": { - "dev-master": "3.2" - } } } |