diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/composer.json b/composer.json index af9a9e62..e7fc256a 100644 --- a/composer.json +++ b/composer.json | |||
@@ -77,7 +77,7 @@ | |||
77 | "kphoen/rulerz-bundle": "~0.13", | 77 | "kphoen/rulerz-bundle": "~0.13", |
78 | "guzzlehttp/guzzle": "^5.3.1", | 78 | "guzzlehttp/guzzle": "^5.3.1", |
79 | "doctrine/doctrine-migrations-bundle": "^1.3", | 79 | "doctrine/doctrine-migrations-bundle": "^1.3", |
80 | "craue/config-bundle": "dev-utf8mb4", | 80 | "craue/config-bundle": "^2.3.0", |
81 | "mnapoli/piwik-twig-extension": "^2.0", | 81 | "mnapoli/piwik-twig-extension": "^2.0", |
82 | "ocramius/proxy-manager": "^2.1.1", | 82 | "ocramius/proxy-manager": "^2.1.1", |
83 | "white-october/pagerfanta-bundle": "^1.1", | 83 | "white-october/pagerfanta-bundle": "^1.1", |
@@ -166,11 +166,6 @@ | |||
166 | "type": "vcs", | 166 | "type": "vcs", |
167 | "url": "https://github.com/Daniel-KM/PHPePub", | 167 | "url": "https://github.com/Daniel-KM/PHPePub", |
168 | "comment": "The most up-to-date PHPePub as of now" | 168 | "comment": "The most up-to-date PHPePub as of now" |
169 | }, | ||
170 | { | ||
171 | "type": "vcs", | ||
172 | "url": "https://github.com/wallabag/CraueConfigBundle", | ||
173 | "comment": "To handle utf8mb4 field size" | ||
174 | } | 169 | } |
175 | ] | 170 | ] |
176 | } | 171 | } |