Skip to content

Commit

Permalink
Merge pull request #3 from JanMalte/patch-1
Browse files Browse the repository at this point in the history
changed version of ZfcUser dependency
  • Loading branch information
stijnhau committed Jun 13, 2014
2 parents b28f3a0 + f86273b commit 718cd37
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 @@ -17,7 +17,7 @@
"require": {
"php": ">=5.4",
"zendframework/zendframework": "2.*",
"zf-commons/zfc-user": "1.0.*"
"zf-commons/zfc-user": "~1.0"
},
"suggest": {
"rwoverdijk/assetmanager": "To use assets(js, css) provided by this module"
Expand Down

0 comments on commit 718cd37

Please sign in to comment.