We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c9f6c7 commit 0453291Copy full SHA for 0453291
composer.json
@@ -2,7 +2,7 @@
2
"name": "webkulabhi/magento2-create-admin-grid-CURD-operations",
3
"description": "Here We Create Collection Grid , Edit/Add Grid Row And Installer In Magento2",
4
"require": {
5
- "php": "~5.5.0|~5.6.0|~7.0.0"
+ "php": "~5.5.0|~5.6.0|~7.0.0|7.1.*|7.2.*"
6
},
7
"type": "magento2-module",
8
"version": "2.0.0",
0 commit comments