Composer updates
This commit is contained in:
@@ -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
4
composer.lock
generated
@@ -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": []
|
||||
|
||||
Reference in New Issue
Block a user