Skip to content

Commit 3af998f

Browse files
committed
Adding psr/container to the list of required interfaces (because of DAOFactory)
1 parent 8aec41a commit 3af998f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"ramsey/uuid": "^3.7",
3636
"doctrine/annotations": "^1.6",
3737
"zendframework/zend-code": "^3.3.1",
38+
"psr/container": "^1",
3839
"ext-PDO": "*",
3940
"ext-json": "*",
4041
"ext-hash": "*",

0 commit comments

Comments
 (0)