From d010c54f9ff323e59725953d2480fe47a562ea8c Mon Sep 17 00:00:00 2001 From: Josh Spivey Date: Thu, 15 Sep 2016 21:51:05 -0700 Subject: [PATCH] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 563b3f081..a6b693ed1 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "keywords": ["ebay", "amazon", "rakuten", "magento"], "homepage": "http://www.m2epro.com/", "require": { - "php": "~5.5.0|~5.6.0|~7.0.0", + "php": "~5.5.0|~5.6.0|~7.0.0|~7.0.11", "magento/framework": "*", "magento/module-backend": "*", "magento/module-catalog": "*", @@ -37,4 +37,4 @@ "Ess\\M2ePro\\": "" } } -} \ No newline at end of file +}