Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dmatthew authored May 12, 2020
1 parent daf9115 commit d6a8587
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
"name": "dmatthew/magento2-widget-parameters",
"description": "Custom widget parameter types for improved CMS Page building",
"require": {
"php": "~7.0.0|~7.1.0|~7.2.0|~7.3.0"
"php": "^7.1"
},
"type": "magento2-module",
"version": "1.0.1",
"license": [
"MIT"
],
Expand Down

0 comments on commit d6a8587

Please sign in to comment.