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

Commit a215b52

Browse files
committed
changed version of ZfcUser dependency
fixes #2
1 parent 08ed354 commit a215b52

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)