Skip to content

Commit

Permalink
update composer dependency for Magento 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
litespeedtech committed Oct 25, 2017
1 parent a495701 commit bb24500
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "litespeed/module-litemage",
"description": "LiteMage Full Page Cache for LiteSpeed Web Server",
"require": {
"php": "~5.6.0|~7.0.6",
"php": "~5.6.0|~7.0.6|~7.1.0",
"magento/module-page-cache": "100.0.*|100.1.*|100.2.*",
"magento/framework": "100.0.*|100.1.*|100.2.*"
"magento/framework": "100.0.*|100.1.*|100.2.*|101.0.*"
},
"type": "magento2-module",
"version": "2.0.6",
Expand Down

0 comments on commit bb24500

Please sign in to comment.