We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0a69d7 commit 89dc86cCopy full SHA for 89dc86c
1 file changed
src/PayTech.php
@@ -13,7 +13,7 @@
13
*/
14
abstract class PayTech
15
{
16
- const VERSION = "1.0.2";
+ const VERSION = "1.0.3";
17
const VERSION_NAME = "PayTech PHP SDK Client v1 aka Naruto";
18
19
public static function send(InvoiceItem $invoiceItem)
0 commit comments