update composer.json

This commit is contained in:
printempw 2016-09-04 15:49:21 +08:00
parent 1fa51927bb
commit bc73947b6b

View File

@ -1,9 +1,7 @@
{
"name": "laravel/laravel",
"description": "The Laravel Framework.",
"keywords": ["framework", "laravel"],
"license": "MIT",
"type": "project",
"name": "blessing-skin-server",
"description": "Just a simple open-source Minecraft skin server written in PHP.",
"license": "GPL-3.0",
"require": {
"php": ">=5.5.9",
"laravel/framework": "5.2.*",