Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

phly-expressive-oauth2clientauthentication 0.1.3

Choose a tag to compare

@weierophinney weierophinney released this 23 Dec 15:09
· 36 commits to master since this release
  • Fixes incorrect namespace for ConfigProvider.
    The composer.json had an incorrect namespace for the
    ConfigProvider, which meant that once injected into a config.php
    file, an error would immediately occur. This patch fixes that
    situation.