summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index dfae30d4..23e1d31b 100644
--- a/composer.json
+++ b/composer.json
@@ -6,7 +6,7 @@
"include-path": ["framework"],
"require": {
"php": ">=5.2.4"
- }
+ },
"extra": {
"branch-alias": {
"dev-master": "3.3-dev"