We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42fbb94 commit cc892c4Copy full SHA for cc892c4
src/OAuth2Client.php
@@ -96,7 +96,7 @@ class OAuth2Client extends AbstractModule implements
96
private Collection $custom_view_list;
97
98
//Custom module version
99
- public const CUSTOM_VERSION = '1.1.7';
+ public const CUSTOM_VERSION = '1.1.8';
100
101
//Routes
102
public const REDIRECT_ROUTE = '/OAuth2Client';
0 commit comments