Skip to content

Commit 9a2e148

Browse files
committed
Merge pull request #76 from neeckeloo/update-zfc-user
Update ZfcUser dependency to 1.*
2 parents 17efcb0 + 13dad79 commit 9a2e148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
],
2222
"require": {
2323
"php": ">=5.3.3",
24-
"zf-commons/zfc-user": "0.*",
24+
"zf-commons/zfc-user": "1.*",
2525
"doctrine/doctrine-orm-module": "0.*"
2626
},
2727
"extra": {

0 commit comments

Comments
 (0)