Skip to content

Commit 1a80b94

Browse files
committed
fix: for wp 6.4.3
1 parent cf5a8fa commit 1a80b94

File tree

4 files changed

+303
-242
lines changed

4 files changed

+303
-242
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "woocommerce-gateway/elepay",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "elepay決済プラグイン",
55
"require": {
6-
"elestyle/elepay-php-sdk": "^1.1"
6+
"elestyle/elepay-php-sdk": "^1.2"
77
}
88
}

0 commit comments

Comments
 (0)