diff --git a/composer.lock b/composer.lock index 9a9a255669..62b5ccb464 100644 --- a/composer.lock +++ b/composer.lock @@ -174,6 +174,20 @@ "validation", "versioning" ], + "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-05-26T18:22:04+00:00" }, { @@ -505,6 +519,12 @@ "cron", "schedule" ], + "funding": [ + { + "url": "https://github.com/dragonmantank", + "type": "github" + } + ], "time": "2020-08-21T02:30:13+00:00" }, { @@ -1443,6 +1463,16 @@ "logging", "psr-3" ], + "funding": [ + { + "url": "https://github.com/Seldaek", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", + "type": "tidelift" + } + ], "time": "2020-07-23T08:41:23+00:00" }, { @@ -2729,6 +2759,16 @@ "micro", "router" ], + "funding": [ + { + "url": "https://opencollective.com/slimphp", + "type": "open_collective" + }, + { + "url": "https://tidelift.com/funding/github/packagist/slim/slim", + "type": "tidelift" + } + ], "time": "2020-04-14T20:49:48+00:00" }, { @@ -2838,6 +2878,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", + "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-30T14:07:33+00:00" }, { @@ -4540,6 +4594,16 @@ "testing", "xunit" ], + "funding": [ + { + "url": "https://phpunit.de/donate.html", + "type": "custom" + }, + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], "time": "2020-06-22T07:06:58+00:00" }, { @@ -5337,5 +5401,6 @@ "ext-curl": "*", "ext-exif": "*" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "1.1.0" }