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 5e1f43b commit 5ebdaa9Copy full SHA for 5ebdaa9
src/OAuth2Client.php
@@ -99,7 +99,7 @@ class OAuth2Client extends AbstractModule implements
99
private Collection $custom_view_list;
100
101
//Custom module version
102
- public const CUSTOM_VERSION = '1.1.1';
+ public const CUSTOM_VERSION = '1.1.2';
103
104
//Routes
105
public const REDIRECT_ROUTE = '/OAuth2Client';
0 commit comments