Commit 9dafc427 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Dépendance avec UnicaenApp 0.9.0 et BjyAuthorize 1.4.

parent 1b9d760f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,10 +8,10 @@
        }
    ],
    "require": {
        "unicaen/unicaen-app":                          "dev-trunk",
        "unicaen/unicaen-app":                          "0.9.0",
        "zf-commons/zfc-user-doctrine-orm":             ">=0.1",
        "intouch/phpcas":                               ">=1.3",
        "bjyoungblood/bjy-authorize":                   ">=1.4"
        "bjyoungblood/bjy-authorize":                   "1.4.*"
    },
    "require-dev": {
        "phpunit/PHPUnit":                              ">=3.7"