Composer updates

This commit is contained in:
Graham Campbell
2015-05-25 18:53:00 +01:00
parent 946b442ae0
commit fbf55eeb48
2 changed files with 5 additions and 9 deletions

View File

@@ -1,11 +1,8 @@
{
"name": "cachethq/cachet",
"description": "An open source status page system written in PHP",
"keywords": [
"status",
"page",
"updates"
],
"keywords": ["status", "page", "updates", "cachet", "Cachet", "Cachet HQ", "CachetHQ"],
"type": "project",
"license": "BSD-3-Clause",
"authors": [
{
@@ -21,9 +18,8 @@
"email": "joe@cachethq.io"
}
],
"type": "project",
"require": {
"php": ">=5.4.0",
"php": ">=5.5.9",
"ext-apcu": "*",
"laravel/framework": "~5.0.32",
"illuminate/html": "~5.0.0",