]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Restored correct version for framework-extra-bundle 2840/head
authorNicolas LÅ“uillet <nicolas@loeuillet.org>
Sat, 4 Feb 2017 17:26:16 +0000 (18:26 +0100)
committerGitHub <noreply@github.com>
Sat, 4 Feb 2017 17:26:16 +0000 (18:26 +0100)
The bundle was fixed in latest version.

composer.json

index 49a1f35f099c56e749c43aba1db53ea801a27158..767d9c82681a82e883a7a313e99796e75d486e38 100644 (file)
@@ -51,7 +51,7 @@
         "symfony/swiftmailer-bundle": "^2.3",
         "symfony/monolog-bundle": "^3.0",
         "sensio/distribution-bundle": "^5.0",
-        "sensio/framework-extra-bundle": "3.0.19",
+        "sensio/framework-extra-bundle": "^3.0.2",
         "incenteev/composer-parameter-handler": "^2.0",
         "nelmio/cors-bundle": "~1.4.0",
         "friendsofsymfony/rest-bundle": "~2.1",