Skip to content

Commit

Permalink
Merge pull request #76 from neeckeloo/update-zfc-user
Browse files Browse the repository at this point in the history
Update ZfcUser dependency to 1.*
  • Loading branch information
Danielss89 committed Apr 18, 2014
2 parents 17efcb0 + 13dad79 commit 9a2e148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
],
"require": {
"php": ">=5.3.3",
"zf-commons/zfc-user": "0.*",
"zf-commons/zfc-user": "1.*",
"doctrine/doctrine-orm-module": "0.*"
},
"extra": {
Expand Down

0 comments on commit 9a2e148

Please sign in to comment.