Commit b6556a84 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Le module n'est plus compatible qu'avec la version 0.7.0 du module DoctrineORMModule !!!!

parent 8e0aa7d4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
        "zendframework/zend-version":           ">=2.2",
        "zendframework/zend-ldap":              ">=2.2",
        "rwoverdijk/assetmanager":              ">=1.3",
        "doctrine/doctrine-orm-module":         ">=0.7"
        "doctrine/doctrine-orm-module":         "0.7.0"
    },
    "require-dev": {
        "mpdf/mpdf":                            "v5.7.1",