Skip to content
This repository was archived by the owner on Mar 9, 2020. It is now read-only.

Commit 749a4e3

Browse files
committed
Added config-provider to zf
1 parent 368685b commit 749a4e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545
},
4646
"extra": {
4747
"zf": {
48-
"module": "ZF\\OAuth2\\Doctrine"
48+
"component": "ZF\\OAuth2\\Doctrine",
49+
"config-provider": "ZF\\OAuth2\\Doctrine\\ConfigProvider"
4950
}
5051
},
5152
"suggest": {

0 commit comments

Comments
 (0)