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 3eb61c0 commit d966a6aCopy full SHA for d966a6a
src/Gateway.php
@@ -43,7 +43,7 @@ class Gateway extends AbstractGateway
43
/**
44
* Version of our gateway.
45
*/
46
- const GATEWAY_VERSION = "5.1.1";
+ const GATEWAY_VERSION = "5.2";
47
48
49
* @return string
0 commit comments