update composer.json

This commit is contained in:
printempw 2016-07-29 11:13:39 +08:00
parent 054c7d87ed
commit 77d1000070
2 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
"description": "Just a simple open-source Minecraft skin server written in PHP.",
"license": "GPL-3.0",
"require": {
"php": ">=5.4.0",
"php": ">=5.5.9",
"filp/whoops": "^2.1",
"illuminate/database": "^5.2",
"pecee/simple-router": "1.7.4.2",

6
composer.lock generated
View File

@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "046598b506a53fdcb25f80e857ad7f51",
"content-hash": "b8a5dba171d1b20e65797bda71d88156",
"hash": "baee1a0c497da596847cd44c015837a0",
"content-hash": "05509955594f06499a893df1792319e8",
"packages": [
{
"name": "doctrine/inflector",
@ -804,7 +804,7 @@
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=5.4.0"
"php": ">=5.5.9"
},
"platform-dev": []
}