From eab17255429f2c037960c02df8abb9060bb4a4f7 Mon Sep 17 00:00:00 2001 From: Andy Pieters Date: Thu, 7 Jan 2016 12:29:44 +0100 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index abfa09ea..52aadb1e 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Pay.nl Magento2 Payment methods", "type": "magento2-module", "require": { - "php": "~5.5.0|~5.6.0", + "php": "~5.5.0|~5.6.0|~7.0.0", "magento/magento-composer-installer": "*", "magento/module-sales": "*", "magento/module-payment": "*",