We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a04d2f9 commit 1361fa0Copy full SHA for 1361fa0
composer.json
@@ -2,7 +2,7 @@
2
"name": "dmatthew/magento2-attribute-description",
3
"description": "Add descriptions to your product attributes.",
4
"require": {
5
- "php": "^7.1.0",
+ "php": "^7.1||^8.0",
6
"magento/module-store": "100.2.*|101.0.*|101.1.*",
7
"magento/module-eav": "101.0.*|102.0.*|102.1.*",
8
"magento/module-catalog": "102.0.*|103.0.*|104.0.*"
0 commit comments