Skip to content

Commit

Permalink
Merge pull request #73 from Tjitse-E/patch-1
Browse files Browse the repository at this point in the history
Added support for PHP 7.1
  • Loading branch information
Alex Berenshtein committed Apr 15, 2018
2 parents 51b72bd + 7ad9b29 commit f526622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "yotpo/module-review",
"description": "Yotpo Reviews extension for Magento2",
"require": {
"php": "~5.5.0|~5.6.0|~7.0.0"
"php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0"
},
"type": "magento2-module",
"autoload": {
Expand Down

0 comments on commit f526622

Please sign in to comment.