This repository was archived by the owner on Aug 17, 2025. It is now read-only.
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.