Skip to content
This repository was archived by the owner on Jul 20, 2021. It is now read-only.

Commit 10d4b13

Browse files
committed
Merge pull request #3 from JanMalte/patch-1
changed version of ZfcUser dependency
2 parents 08ed354 + a215b52 commit 10d4b13

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
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"php": ">=5.4.0",
17-
"zf-commons/zfc-user": ">=0.1.1"
17+
"zf-commons/zfc-user": "~1.0"
1818
},
1919
"autoload": {
2020
"psr-0": {

0 commit comments

Comments
 (0)