aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
authorKévin Gomez <contact@kevingomez.fr>2015-10-18 15:18:12 +0200
committerKévin Gomez <contact@kevingomez.fr>2015-11-11 16:25:44 +0100
commitcad8cda7af06234a63b86253da1d813e7b0fd0f2 (patch)
treeece99cfbf4a618461bba8eec307bb882877443fb /composer.json
parentc23fc05df86c3cdb8eb40994b98d057f4a81b02d (diff)
downloadwallabag-cad8cda7af06234a63b86253da1d813e7b0fd0f2.tar.gz
wallabag-cad8cda7af06234a63b86253da1d813e7b0fd0f2.tar.zst
wallabag-cad8cda7af06234a63b86253da1d813e7b0fd0f2.zip
Use a tagged version of kphoen/rulerz-bundle
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 ceefab02..a9c734ab 100644
--- a/composer.json
+++ b/composer.json
@@ -58,7 +58,7 @@
58 "scheb/two-factor-bundle": "~1.4", 58 "scheb/two-factor-bundle": "~1.4",
59 "grandt/phpepub": "~4.0", 59 "grandt/phpepub": "~4.0",
60 "wallabag/php-mobi": "~1.0.0", 60 "wallabag/php-mobi": "~1.0.0",
61 "kphoen/rulerz-bundle": "dev-master" 61 "kphoen/rulerz-bundle": "~0.7,>=0.7.2"
62 }, 62 },
63 "require-dev": { 63 "require-dev": {
64 "doctrine/doctrine-fixtures-bundle": "~2.2.0", 64 "doctrine/doctrine-fixtures-bundle": "~2.2.0",