Commit 1009342e authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Test require zf ^2.

parent 3dcaba40
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -9,11 +9,11 @@
    ],
    "require": {
        "ext-soap":                                 "*",
        "zendframework/zend-servicemanager":		"^2.4",
        "zendframework/zend-mvc":		            "^2.4",
        "zendframework/zend-http":		            "^2.4",
        "zendframework/zend-soap":		            "^2.4",
        "zendframework/zend-stdlib":		        "^2.4"
        "zendframework/zend-servicemanager":		"^2",
        "zendframework/zend-mvc":		            "^2",
        "zendframework/zend-http":		            "^2",
        "zendframework/zend-soap":		            "^2",
        "zendframework/zend-stdlib":		        "^2"
    },
    "autoload": {
        "psr-0": {
+2 −2
Original line number Diff line number Diff line
@@ -4,8 +4,8 @@
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "hash": "72299f56c5785e64d69584653856c3fa",
    "content-hash": "564fe350621b27ffd294563a45930c77",
    "hash": "d7792aeb993c8218d6b5a09b04826a1b",
    "content-hash": "5239758f694ca340a2e0cb287cd50658",
    "packages": [
        {
            "name": "container-interop/container-interop",