File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ function t00():void {}
10
10
function t01 ():void {echo __METHOD__ . ': ' . $ this ->transId ();}
11
11
12
12
/** 2018-11-13 */
13
- function t02 ():void {echo df_json_encode (df_extend (
13
+ function t02 ():void {echo df_json_encode (dfa_merge_r (
14
14
['TBCBank ' => ['1111 ' => ['a ' => 'b ' ]]]
15
15
,['TBCBank ' => ['2222 ' => ['c ' => 'd ' ]]]
16
16
));}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mage2pro/tbc-bank"
3
- ,"version" : " 1.5.0 "
3
+ ,"version" : " 1.5.1 "
4
4
,"description" : " TBC Bank (Georgia) integration with Magento 2"
5
5
,"type" : " magento2-module"
6
6
,"homepage" : " https://mage2.pro/c/extensions/tbc-bank"
11
11
"homepage" : " https://upwork.com/fl/mage2pro" ,
12
12
"role" : " Developer"
13
13
}]
14
- ,"require" : {"mage2pro/core" : " >=7.8.9 " }
14
+ ,"require" : {"mage2pro/core" : " >=10.1.5 " }
15
15
,"autoload" : {"files" : [" registration.php" ], "psr-4" : {"Dfe\\ TBCBank\\ " : " " }}
16
16
,"keywords" : [
17
17
" API"
You can’t perform that action at this time.
0 commit comments