Unverified Commit bd68dbef authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3086811 by mondrake: Explicitly require guzzlehttp/guzzle ^6.3

parent 7dde35cf
Loading
Loading
Loading
Loading
+1 −1
Changes for core/composer.json: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@
        "twig/twig": "^1.38.2",
        "doctrine/common": "^2.5",
        "doctrine/annotations": "^1.2",
        "guzzlehttp/guzzle": "^6.2.1",
        "guzzlehttp/guzzle": "^6.3",
        "symfony-cmf/routing": "^1.4",
        "easyrdf/easyrdf": "^0.9",
        "zendframework/zend-feed": "^2.4",