mirror of
https://github.com/flarum/framework.git
synced 2025-02-02 13:35:00 +08:00
Require PHP 5.6
This commit is contained in:
parent
38695cdee3
commit
8cc04cfaec
|
@ -1,7 +1,6 @@
|
|||
language: php
|
||||
|
||||
php:
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 7.0
|
||||
- hhvm
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user