From 861d25dc9c866690accc209101bcac727fd9c929 Mon Sep 17 00:00:00 2001 From: Violinist bot Date: Sat, 4 Apr 2020 02:26:38 +0000 Subject: [PATCH] Update symfony/lock (#61) --- composer.lock | 37 ++++++++++++++++++++++++++----------- 1 file changed, 26 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index d8c64fc..ae10e8f 100644 --- a/composer.lock +++ b/composer.lock @@ -1095,16 +1095,16 @@ }, { "name": "psr/log", - "version": "1.1.2", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", - "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", + "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", "shasum": "" }, "require": { @@ -1138,7 +1138,7 @@ "psr", "psr-3" ], - "time": "2019-11-01T11:05:21+00:00" + "time": "2020-03-23T09:12:05+00:00" }, { "name": "ralouphie/getallheaders", @@ -1901,16 +1901,16 @@ }, { "name": "symfony/lock", - "version": "v4.4.5", + "version": "v4.4.7", "source": { "type": "git", "url": "https://github.com/symfony/lock.git", - "reference": "de412046486269dd3984db757e492ee5f81e0bf2" + "reference": "103cb1fe294d484f2e6972da66558c405a97cda8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/lock/zipball/de412046486269dd3984db757e492ee5f81e0bf2", - "reference": "de412046486269dd3984db757e492ee5f81e0bf2", + "url": "https://api.github.com/repos/symfony/lock/zipball/103cb1fe294d484f2e6972da66558c405a97cda8", + "reference": "103cb1fe294d484f2e6972da66558c405a97cda8", "shasum": "" }, "require": { @@ -1963,7 +1963,21 @@ "redlock", "semaphore" ], - "time": "2020-02-04T09:32:40+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-03-27T16:54:36+00:00" }, { "name": "symfony/polyfill-ctype", @@ -4971,5 +4985,6 @@ "prefer-stable": false, "prefer-lowest": false, "platform": [], - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "1.1.0" }