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",

4
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "1f3062ab26d1dade7eb25b0166d8c1c7",
"hash": "c4539fddc4396a0f74d8be16072e7a48",
"packages": [
{
"name": "asm89/stack-cors",
@@ -4411,7 +4411,7 @@
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": ">=5.4.0",
"php": ">=5.5.9",
"ext-apcu": "*"
},
"platform-dev": []