File tree 4 files changed +8
-2
lines changed
4 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 18
18
MAGENTO_VERSION : 2.4.3-p1
19
19
- PHP_VERSION : php81-fpm
20
20
MAGENTO_VERSION : 2.4.5-p1
21
+ - PHP_VERSION : php82-fpm
22
+ MAGENTO_VERSION : 2.4.6-p1
21
23
runs-on : ubuntu-latest
22
24
steps :
23
25
- uses : actions/checkout@v1
Original file line number Diff line number Diff line change 18
18
MAGENTO_VERSION : 2.4.3-p1
19
19
- PHP_VERSION : php81-fpm
20
20
MAGENTO_VERSION : 2.4.5-p1
21
+ - PHP_VERSION : php82-fpm
22
+ MAGENTO_VERSION : 2.4.6-p1
21
23
runs-on : ubuntu-latest
22
24
steps :
23
25
- uses : actions/checkout@v1
Original file line number Diff line number Diff line change 18
18
MAGENTO_VERSION : 2.4.3-p1
19
19
- PHP_VERSION : php81-fpm
20
20
MAGENTO_VERSION : 2.4.5-p1
21
+ - PHP_VERSION : php82-fpm
22
+ MAGENTO_VERSION : 2.4.6-p1
21
23
runs-on : ubuntu-latest
22
24
steps :
23
25
- uses : actions/checkout@v1
Original file line number Diff line number Diff line change 2
2
"name" : " cmdotcom-plugins/magento2-payments" ,
3
3
"description" : " CM Payment module for Magento 2" ,
4
4
"type" : " magento2-module" ,
5
- "version" : " 1.2.0 " ,
5
+ "version" : " 1.2.1 " ,
6
6
"keywords" : [
7
7
" cm" ,
8
8
" cmpayments" ,
24
24
" AFL-3.0"
25
25
],
26
26
"require" : {
27
- "php" : " ~7.3.0||~7.4.0||~8.1.0" ,
27
+ "php" : " ~7.3.0||~7.4.0||~8.1.0||~8.2.0 " ,
28
28
"magento/framework" : " ^102|^103" ,
29
29
"magento/module-backend" : " ^101.0|^102.0" ,
30
30
"magento/module-config" : " ^101.0" ,
You can’t perform that action at this time.
0 commit comments