File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ This module adds a field to the checkout page for guests to upload a purchase or
5
5
To install into your existing Magento site run the following two commands.
6
6
7
7
composer config repositories.pyxl-checkoutuploadfield git https://github.com/thinkpyxl/magento2-Pyxl_CheckoutUploadField.git
8
- composer require pyxl/module-checkoutuploadfield:^1.0.6
8
+ composer require pyxl/module-checkoutuploadfield:^1.0.7
9
9
bin/magento module:enable Pyxl_CheckoutUploadField
10
10
bin/magento setup:upgrade
11
11
bin/magento cache:clean
Original file line number Diff line number Diff line change 6
6
"magento/magento-composer-installer" : " *"
7
7
},
8
8
"type" : " magento2-module" ,
9
- "version" : " 1.0.6 " ,
9
+ "version" : " 1.0.7 " ,
10
10
"license" : [
11
11
" OSL-3.0" ,
12
12
" AFL-3.0"
You can’t perform that action at this time.
0 commit comments