Update deps

main
Jordi Boggiano 4 years ago
parent e6b45e853a
commit e11d19c255
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC

54
composer.lock generated

@ -60,6 +60,11 @@
"ssl",
"tls"
],
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues",
"source": "https://github.com/composer/ca-bundle/tree/1.2.8"
},
"funding": [
{
"url": "https://packagist.com",
@ -78,16 +83,16 @@
},
{
"name": "composer/semver",
"version": "1.5.1",
"version": "1.5.2",
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
"reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de"
"reference": "610045d2a33b8e368abebc789f6f4180b4f88ab6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
"reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
"url": "https://api.github.com/repos/composer/semver/zipball/610045d2a33b8e368abebc789f6f4180b4f88ab6",
"reference": "610045d2a33b8e368abebc789f6f4180b4f88ab6",
"shasum": ""
},
"require": {
@ -135,7 +140,21 @@
"validation",
"versioning"
],
"time": "2020-01-13T12:06:48+00:00"
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
"time": "2020-09-08T14:18:25+00:00"
},
{
"name": "composer/spdx-licenses",
@ -253,6 +272,11 @@
"Xdebug",
"performance"
],
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/xdebug-handler/issues",
"source": "https://github.com/composer/xdebug-handler/tree/1.4.3"
},
"funding": [
{
"url": "https://packagist.com",
@ -387,16 +411,16 @@
},
{
"name": "seld/jsonlint",
"version": "1.8.1",
"version": "1.8.2",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/jsonlint.git",
"reference": "3d5eb71705adfa34bd34b993400622932b2f62fd"
"reference": "590cfec960b77fd55e39b7d9246659e95dd6d337"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/3d5eb71705adfa34bd34b993400622932b2f62fd",
"reference": "3d5eb71705adfa34bd34b993400622932b2f62fd",
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/590cfec960b77fd55e39b7d9246659e95dd6d337",
"reference": "590cfec960b77fd55e39b7d9246659e95dd6d337",
"shasum": ""
},
"require": {
@ -432,6 +456,10 @@
"parser",
"validator"
],
"support": {
"issues": "https://github.com/Seldaek/jsonlint/issues",
"source": "https://github.com/Seldaek/jsonlint/tree/master"
},
"funding": [
{
"url": "https://github.com/Seldaek",
@ -442,7 +470,7 @@
"type": "tidelift"
}
],
"time": "2020-08-13T09:07:59+00:00"
"time": "2020-08-25T06:56:57+00:00"
},
{
"name": "seld/phar-utils",
@ -777,6 +805,9 @@
"polyfill",
"portable"
],
"support": {
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.18.0"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
@ -854,6 +885,9 @@
"portable",
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.18.1"
},
"funding": [
{
"url": "https://symfony.com/sponsor",

Loading…
Cancel
Save