summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authorSean Molenaar <SMillerDev@users.noreply.github.com>2019-03-06 17:04:52 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2019-03-06 17:04:52 +0100
commitda0872c5caac7e25e6c561fa3a3415ab7515b709 (patch)
tree2922e36a3f8e9348935d3db0d6e75b8af0c37bec /composer.lock
parent9f4ebfd8ee6a67c399a3ed07adabd5bc4737463c (diff)
Fix references to old manual versions and general cleanup (#404)
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock5
1 files changed, 3 insertions, 2 deletions
diff --git a/composer.lock b/composer.lock
index 4a69f83c6..02041b6e0 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "1630b553e70e8245b11922394d4d9f59",
+ "content-hash": "e252c35035e7c61a7b6cb6e27808d732",
"packages": [
{
"name": "arthurhoaro/favicon",
@@ -1904,7 +1904,8 @@
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
- "php": "^7.0"
+ "php": "^7.0",
+ "ext-json": "*"
},
"platform-dev": []
}