Skip to content

Commit 91499ec

Browse files
committed
Updates to version 1.0.7
1 parent 8c42224 commit 91499ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This module adds a field to the checkout page for guests to upload a purchase or
55
To install into your existing Magento site run the following two commands.
66

77
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
99
bin/magento module:enable Pyxl_CheckoutUploadField
1010
bin/magento setup:upgrade
1111
bin/magento cache:clean

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"magento/magento-composer-installer": "*"
77
},
88
"type": "magento2-module",
9-
"version": "1.0.6",
9+
"version": "1.0.7",
1010
"license": [
1111
"OSL-3.0",
1212
"AFL-3.0"

0 commit comments

Comments
 (0)