aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-11-30 11:08:38 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2016-11-30 11:08:38 +0100
commitd68e045d86278c775511cb9bbefd43a7c6e61eb7 (patch)
tree9651654bb97ff8cc5b7af4bcee3b86b25944e082 /composer.json
parentad51d77146494f04466c288b05b57b0d96113fd5 (diff)
downloadwallabag-d68e045d86278c775511cb9bbefd43a7c6e61eb7.tar.gz
wallabag-d68e045d86278c775511cb9bbefd43a7c6e61eb7.tar.zst
wallabag-d68e045d86278c775511cb9bbefd43a7c6e61eb7.zip
Upgrade to Symfony 3.2
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index a5ef9529..d6211328 100644
--- a/composer.json
+++ b/composer.json
@@ -43,7 +43,7 @@
43 "ext-iconv": "*", 43 "ext-iconv": "*",
44 "ext-tokenizer": "*", 44 "ext-tokenizer": "*",
45 "ext-pdo": "*", 45 "ext-pdo": "*",
46 "symfony/symfony": "3.1.*", 46 "symfony/symfony": "3.2.*",
47 "doctrine/orm": "^2.5", 47 "doctrine/orm": "^2.5",
48 "doctrine/doctrine-bundle": "^1.6", 48 "doctrine/doctrine-bundle": "^1.6",
49 "doctrine/doctrine-cache-bundle": "^1.2", 49 "doctrine/doctrine-cache-bundle": "^1.2",