phly-expressive-oauth2clientauthentication 0.1.3
- Fixes incorrect namespace for ConfigProvider.
Thecomposer.json
had an incorrect namespace for the
ConfigProvider
, which meant that once injected into aconfig.php
file, an error would immediately occur. This patch fixes that
situation.