]> BookStack Code Mirror - bookstack/blobdiff - composer.json
Merge branch 'master' of git://github.com/lommes/BookStack into lommes-master
[bookstack] / composer.json
index c86af0f456628a363c9d6c81c4cccc4842730b38..5b9802f5299e54e5d96e6d88ef26dad5c9c98a11 100644 (file)
@@ -75,6 +75,8 @@
     "config": {
         "optimize-autoloader": true,
         "preferred-install": "dist",
-        "php": "7.0"
+        "platform": {
+            "php": "7.0"
+        }
     }
 }