1
0
mirror of https://github.com/flarum/core.git synced 2025-08-30 03:20:36 +02:00

Require PHP 5.6

This commit is contained in:
Franz Liedke
2017-02-03 21:53:20 +01:00
parent b5b18dd436
commit 015967a76c
2 changed files with 1 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
"docs": "http://flarum.org/docs"
},
"require": {
"php": ">=5.5.9",
"php": ">=5.6.0",
"dflydev/fig-cookies": "^1.0.2",
"doctrine/dbal": "^2.5",
"components/font-awesome": "^4.6",