From a8a64e11f34e8bf439656e949dee1acd64769ec4 Mon Sep 17 00:00:00 2001 From: Robert Smalc Date: Thu, 20 Aug 2020 11:31:48 +0200 Subject: [PATCH] Update composer --- composer.json | 7 +- composer.lock | 238 +++++++++++++++++++++++++++++++++++++++++--------- 2 files changed, 202 insertions(+), 43 deletions(-) diff --git a/composer.json b/composer.json index 3ba779836..5cb176b63 100644 --- a/composer.json +++ b/composer.json @@ -22,9 +22,9 @@ }, "require-dev": { "kint-php/kint": "^1.1", - "filp/whoops": "^2.0", - "maximebf/debugbar": "^1.12", - "symfony/var-dumper": "^4.2" + "filp/whoops": "^2.7.3", + "maximebf/debugbar": "^1.16.3", + "symfony/var-dumper": "^v4.4.11" }, "autoload": { "psr-4": { @@ -59,6 +59,7 @@ "composer update -o --no-dev", "composer dump-autoload --optimize" ], + "dev": [ "composer update", "composer dump-autoload --optimize", diff --git a/composer.lock b/composer.lock index d7c95e280..c7e4d5de5 100644 --- a/composer.lock +++ b/composer.lock @@ -1,10 +1,9 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "hash": "e69c7bdfd8801d079dfcb1e816eb9eb0", "content-hash": "5beee59315d18e9164ddfcc230b4550f", "packages": [ { @@ -74,7 +73,7 @@ "x509", "x690" ], - "time": "2018-12-02 01:34:34" + "time": "2018-12-02T01:34:34+00:00" }, { "name": "guzzlehttp/guzzle", @@ -141,7 +140,7 @@ "rest", "web service" ], - "time": "2020-06-16 21:01:06" + "time": "2020-06-16T21:01:06+00:00" }, { "name": "guzzlehttp/promises", @@ -192,7 +191,7 @@ "keywords": [ "promise" ], - "time": "2016-12-20 10:07:11" + "time": "2016-12-20T10:07:11+00:00" }, { "name": "guzzlehttp/psr7", @@ -263,7 +262,7 @@ "uri", "url" ], - "time": "2019-07-01 23:21:34" + "time": "2019-07-01T23:21:34+00:00" }, { "name": "minishlink/web-push", @@ -319,7 +318,7 @@ "push", "web" ], - "time": "2020-08-02 08:58:01" + "time": "2020-08-02T08:58:01+00:00" }, { "name": "paragonie/random_compat", @@ -364,7 +363,7 @@ "pseudorandom", "random" ], - "time": "2018-07-02 15:55:56" + "time": "2018-07-02T15:55:56+00:00" }, { "name": "paragonie/sodium_compat", @@ -446,7 +445,7 @@ "secret-key cryptography", "side-channel resistant" ], - "time": "2020-03-20 21:48:09" + "time": "2020-03-20T21:48:09+00:00" }, { "name": "phpmailer/phpmailer", @@ -508,7 +507,13 @@ } ], "description": "PHPMailer is a full-featured email creation and transfer class for PHP", - "time": "2020-07-14 18:50:27" + "funding": [ + { + "url": "https://github.com/synchro", + "type": "github" + } + ], + "time": "2020-07-14T18:50:27+00:00" }, { "name": "psr/http-message", @@ -558,7 +563,7 @@ "request", "response" ], - "time": "2016-08-06 14:39:51" + "time": "2016-08-06T14:39:51+00:00" }, { "name": "ralouphie/getallheaders", @@ -598,7 +603,7 @@ } ], "description": "A polyfill for getallheaders.", - "time": "2019-03-08 08:55:37" + "time": "2019-03-08T08:55:37+00:00" }, { "name": "sonata-project/google-authenticator", @@ -655,7 +660,7 @@ "keywords": [ "google authenticator" ], - "time": "2018-07-18 22:08:02" + "time": "2018-07-18T22:08:02+00:00" }, { "name": "spomky-labs/base64url", @@ -707,20 +712,20 @@ "safe", "url" ], - "time": "2020-08-01 14:15:43" + "time": "2020-08-01T14:15:43+00:00" }, { "name": "stripe/stripe-php", - "version": "v7.48.0", + "version": "v7.49.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "4fbbd5444734c2caa9a5adbbd5f580c5f9a69fad" + "reference": "db6229bff448f7f3bf7f6aee112d5d9ba34ca4ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/4fbbd5444734c2caa9a5adbbd5f580c5f9a69fad", - "reference": "4fbbd5444734c2caa9a5adbbd5f580c5f9a69fad", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/db6229bff448f7f3bf7f6aee112d5d9ba34ca4ba", + "reference": "db6229bff448f7f3bf7f6aee112d5d9ba34ca4ba", "shasum": "" }, "require": { @@ -764,7 +769,7 @@ "payment processing", "stripe" ], - "time": "2020-08-18 01:11:48" + "time": "2020-08-19T22:48:20+00:00" }, { "name": "symfony/polyfill-intl-idn", @@ -835,7 +840,21 @@ "portable", "shim" ], - "time": "2020-08-04 06:02:08" + "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-08-04T06:02:08+00:00" }, { "name": "symfony/polyfill-intl-normalizer", @@ -902,7 +921,21 @@ "portable", "shim" ], - "time": "2020-07-14 12:35:20" + "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-07-14T12:35:20+00:00" }, { "name": "symfony/polyfill-php70", @@ -965,7 +998,21 @@ "portable", "shim" ], - "time": "2020-07-14 12:35:20" + "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-07-14T12:35:20+00:00" }, { "name": "symfony/polyfill-php72", @@ -1024,7 +1071,21 @@ "portable", "shim" ], - "time": "2020-07-14 12:35:20" + "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-07-14T12:35:20+00:00" }, { "name": "web-token/jwt-core", @@ -1099,7 +1160,13 @@ "jwt", "symfony" ], - "time": "2020-03-20 13:29:04" + "funding": [ + { + "url": "https://www.patreon.com/FlorentMorselli", + "type": "patreon" + } + ], + "time": "2020-03-20T13:29:04+00:00" }, { "name": "web-token/jwt-key-mgmt", @@ -1176,7 +1243,13 @@ "jwt", "symfony" ], - "time": "2020-03-20 13:29:04" + "funding": [ + { + "url": "https://www.patreon.com/FlorentMorselli", + "type": "patreon" + } + ], + "time": "2020-03-20T13:29:04+00:00" }, { "name": "web-token/jwt-signature", @@ -1256,7 +1329,13 @@ "jwt", "symfony" ], - "time": "2020-03-20 13:29:04" + "funding": [ + { + "url": "https://www.patreon.com/FlorentMorselli", + "type": "patreon" + } + ], + "time": "2020-03-20T13:29:04+00:00" }, { "name": "web-token/jwt-signature-algorithm-ecdsa", @@ -1323,7 +1402,13 @@ "jwt", "symfony" ], - "time": "2020-03-20 13:29:04" + "funding": [ + { + "url": "https://www.patreon.com/FlorentMorselli", + "type": "patreon" + } + ], + "time": "2020-03-20T13:29:04+00:00" }, { "name": "web-token/jwt-signature-algorithm-eddsa", @@ -1390,7 +1475,13 @@ "jwt", "symfony" ], - "time": "2020-03-20 13:29:04" + "funding": [ + { + "url": "https://www.patreon.com/FlorentMorselli", + "type": "patreon" + } + ], + "time": "2020-03-20T13:29:04+00:00" }, { "name": "web-token/jwt-signature-algorithm-hmac", @@ -1457,7 +1548,13 @@ "jwt", "symfony" ], - "time": "2020-03-20 13:29:04" + "funding": [ + { + "url": "https://www.patreon.com/FlorentMorselli", + "type": "patreon" + } + ], + "time": "2020-03-20T13:29:04+00:00" }, { "name": "web-token/jwt-signature-algorithm-none", @@ -1524,7 +1621,13 @@ "jwt", "symfony" ], - "time": "2020-03-20 13:29:04" + "funding": [ + { + "url": "https://www.patreon.com/FlorentMorselli", + "type": "patreon" + } + ], + "time": "2020-03-20T13:29:04+00:00" }, { "name": "web-token/jwt-signature-algorithm-rsa", @@ -1591,7 +1694,13 @@ "jwt", "symfony" ], - "time": "2020-03-20 13:29:04" + "funding": [ + { + "url": "https://www.patreon.com/FlorentMorselli", + "type": "patreon" + } + ], + "time": "2020-03-20T13:29:04+00:00" }, { "name": "web-token/jwt-util-ecc", @@ -1660,7 +1769,13 @@ "jwt", "symfony" ], - "time": "2020-03-20 13:29:04" + "funding": [ + { + "url": "https://www.patreon.com/FlorentMorselli", + "type": "patreon" + } + ], + "time": "2020-03-20T13:29:04+00:00" } ], "packages-dev": [ @@ -1723,7 +1838,7 @@ "throwable", "whoops" ], - "time": "2020-06-14 09:00:00" + "time": "2020-06-14T09:00:00+00:00" }, { "name": "kint-php/kint", @@ -1774,7 +1889,7 @@ "kint", "php" ], - "time": "2017-01-15 14:23:43" + "time": "2017-01-15T14:23:43+00:00" }, { "name": "maximebf/debugbar", @@ -1835,7 +1950,7 @@ "debug", "debugbar" ], - "time": "2020-05-06 07:06:27" + "time": "2020-05-06T07:06:27+00:00" }, { "name": "psr/log", @@ -1882,7 +1997,7 @@ "psr", "psr-3" ], - "time": "2020-03-23 09:12:05" + "time": "2020-03-23T09:12:05+00:00" }, { "name": "symfony/polyfill-mbstring", @@ -1945,7 +2060,21 @@ "portable", "shim" ], - "time": "2020-07-14 12:35:20" + "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-07-14T12:35:20+00:00" }, { "name": "symfony/polyfill-php80", @@ -2011,7 +2140,21 @@ "portable", "shim" ], - "time": "2020-07-14 12:35:20" + "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-07-14T12:35:20+00:00" }, { "name": "symfony/var-dumper", @@ -2088,7 +2231,21 @@ "debug", "dump" ], - "time": "2020-06-24 13:34:53" + "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-06-24T13:34:53+00:00" } ], "aliases": [], @@ -2099,5 +2256,6 @@ "platform": { "php": "^5.5|^7.0" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "1.1.0" }