Commit 9818b60b authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

composer.json pour ZF3

parent 8b39d82f
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -8,9 +8,9 @@
        }
    ],
    "require": {
        "unicaen/app":                          "dev-zf-2.x",
        "zendframework/zend-test":              "^2.4",
        "phpunit/PHPUnit":                      "^5.6",
        "unicaen/app":                          "dev-zf-3.x",
        "zendframework/zend-test":              "^3.0",
        "phpunit/phpunit":                      "^5.6",
        "phpspec/prophecy":                     "^1.6"
    },
    "autoload": {