Commit 4e5a5cc7 authored by David Surville's avatar David Surville
Browse files

Blocage zf-commons/zfc-user à 0.1.2, positionnement des packages zfc-user...

Blocage zf-commons/zfc-user à 0.1.2, positionnement des packages zfc-user après le package bjy-authorize
parent afc4a55d
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -9,10 +9,10 @@
    ],
    "require": {
        "unicaen/unicaen-app":                          "1.2.0",
	"zf-commons/zfc-user":				"0.1.2",
	"zf-commons/zfc-user-doctrine-orm":		"0.1.3",	
        "intouch/phpcas":                               ">=1.3",
        "bjyoungblood/bjy-authorize":                   ">=1.4"
        "bjyoungblood/bjy-authorize":                   ">=1.4",
	"zf-commons/zfc-user":				"0.1.2",
	"zf-commons/zfc-user-doctrine-orm":		"0.1.3"	
    },
    "require-dev": {
        "phpunit/PHPUnit":                              ">=3.7"