From 2956ff982f361eea4cba68a3785bdcc698c6b74b Mon Sep 17 00:00:00 2001 From: Reindert Date: Thu, 23 Feb 2017 17:42:14 +0100 Subject: [PATCH] Support PHP 7.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0b11cc7e..2237e3c5 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "myparcelnl/magento", "description": "A Magento 2 module that creates MyParcel labels", "type": "magento2-module", - "version": "v0.1.10", + "version": "v0.1.11-beta", "homepage": "https://www.myparcel.nl", "tags": ["MyParcel", "My Parcel", "Post NL", "PostNL", "Magento 2"], "license": "CC BY-NC-ND 3.0 NL",