diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..6cb69b3fb45c82200aa0c81b472ba7634d7ab838 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +Example module diff --git a/composer.json b/composer.json index a69ae480ade9f0b4cacf3f85d327b34ff23f66b1..c545353dd2dd659b2a205f4f0c0fc02fb8ca7b6d 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "type": "magento2-module", "license": "proprietary", "require": { - "magento/framework": "103.0.*", + "magento/framework": "102.0.*|103.0.*", "workshop/order-export": "1.0.*" }, "autoload": {