aboutsummaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-06-05 09:38:58 +0000
committerMario <mario@mariovavti.com>2021-06-05 09:38:58 +0000
commit3e18efd89fd1bd67f3cef22114f7d74ac7c0021c (patch)
treed0789b37024d6577ab7b309b3dfc7a3337e024ac /composer.lock
parentbec3cb48e548bf9d29ac579789cee13a52915be1 (diff)
downloadvolse-hubzilla-3e18efd89fd1bd67f3cef22114f7d74ac7c0021c.tar.gz
volse-hubzilla-3e18efd89fd1bd67f3cef22114f7d74ac7c0021c.tar.bz2
volse-hubzilla-3e18efd89fd1bd67f3cef22114f7d74ac7c0021c.zip
composer update psr/log
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock
index 988e6ab32..50869c308 100644
--- a/composer.lock
+++ b/composer.lock
@@ -675,16 +675,16 @@
},
{
"name": "psr/log",
- "version": "1.1.3",
+ "version": "1.1.4",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
- "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
+ "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
- "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
+ "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
+ "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
"shasum": ""
},
"require": {
@@ -708,7 +708,7 @@
"authors": [
{
"name": "PHP-FIG",
- "homepage": "http://www.php-fig.org/"
+ "homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for logging libraries",
@@ -719,9 +719,9 @@
"psr-3"
],
"support": {
- "source": "https://github.com/php-fig/log/tree/1.1.3"
+ "source": "https://github.com/php-fig/log/tree/1.1.4"
},
- "time": "2020-03-23T09:12:05+00:00"
+ "time": "2021-05-03T11:20:27+00:00"
},
{
"name": "ramsey/collection",