diff --git a/appinfo/info.xml b/appinfo/info.xml
index 54e9ebbda1e..b0054b10791 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -8,7 +8,7 @@ The First run wizard can be customized to meet specific design goals, or to chan
AGPL
Frank Karlitschek, Jan-Christoph Borchardt
-
+
1.1.1
FirstRunWizard
diff --git a/composer.json b/composer.json
index 9678de65179..50eaed3cff3 100644
--- a/composer.json
+++ b/composer.json
@@ -2,7 +2,7 @@
"name": "owncloud/firstrunwizard",
"config" : {
"platform": {
- "php": "5.6.37"
+ "php": "7.0.8"
}
},
"require": {
diff --git a/composer.lock b/composer.lock
index dc217edd211..b9e1160017c 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
- "content-hash": "41ca90ec5e3e06e691ff177b6852cee7",
+ "content-hash": "0b53c9e5d38ed856b8838d76abdbe034",
"packages": [],
"packages-dev": [
{
@@ -55,6 +55,6 @@
"platform": [],
"platform-dev": [],
"platform-overrides": {
- "php": "5.6.37"
+ "php": "7.0.8"
}
}