X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.json;h=c7830a1487d8927f9009bbde8457b59f5d15ca59;hb=f62c3faf88fbc1c2a484854019d17ff377836717;hp=90f3fd1de3d10db71117e3be5bcfa83ee0151397;hpb=23634d5d842dabcf5d7475e2becb7e127824239e;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.json b/composer.json index 90f3fd1d..c7830a14 100644 --- a/composer.json +++ b/composer.json @@ -74,7 +74,7 @@ "grandt/phpepub": "~4.0", "wallabag/php-mobi": "~1.0.0", "kphoen/rulerz-bundle": "~0.10", - "guzzlehttp/guzzle": "^5.2.0", + "guzzlehttp/guzzle": "^5.3.1", "doctrine/doctrine-migrations-bundle": "^1.0", "paragonie/random_compat": "~1.0", "craue/config-bundle": "~1.4", @@ -85,6 +85,7 @@ }, "require-dev": { "doctrine/doctrine-fixtures-bundle": "~2.2", + "doctrine/data-fixtures": "~1.1.1", "sensio/generator-bundle": "^3.0", "phpunit/phpunit": "~4.4", "symfony/phpunit-bridge": "^3.0",