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

Commit 82fc92c

Browse files
committed
Install the config provider during installation
1 parent d9c9162 commit 82fc92c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@
5757
"branch-alias": {
5858
"dev-master": "0.2.x-dev",
5959
"dev-release-1.0.0": "1.0.x-dev"
60+
},
61+
"zf": {
62+
"config-provider": "Zend\\Expressive\\Authentication\\ConfigProvider"
6063
}
6164
},
6265
"scripts": {

0 commit comments

Comments
 (0)