X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=composer.json;h=4018cd51f855fd25d08a6fa4e007526b50ca1b44;hb=e23edfd287bb21f8bf75f28f90a2b546b3bd3929;hp=3300c0fbba5edb3f1bf3c6f197e7d918f68dd8e0;hpb=9ee44a109a93ce8af5a85fb1ba349d390623454d;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.json b/composer.json index 3300c0fb..4018cd51 100644 --- a/composer.json +++ b/composer.json @@ -29,9 +29,9 @@ }, "require": { "php": ">=5.5.0", - "symfony/symfony": "~2.7.0", + "symfony/symfony": "~2.8", "doctrine/orm": "~2.3", - "doctrine/doctrine-bundle": "1.5.2", + "doctrine/doctrine-bundle": "~1.5", "twig/extensions": "~1.0", "symfony/assetic-bundle": "~2.3", "symfony/swiftmailer-bundle": "~2.3", @@ -67,7 +67,7 @@ "doctrine/doctrine-fixtures-bundle": "~2.2.0", "sensio/generator-bundle": "~2.5", "phpunit/phpunit": "~4.4", - "symfony/phpunit-bridge": "~2.7.0" + "symfony/phpunit-bridge": "~2.7" }, "repositories": [ {