From 0899f552f8eb5da6391bbbaea336c1ce1dc06ce6 Mon Sep 17 00:00:00 2001 From: Shish Date: Fri, 9 Oct 2020 13:51:08 +0100 Subject: [PATCH] composer update --- composer.lock | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/composer.lock b/composer.lock index c45ac520..6d93862d 100644 --- a/composer.lock +++ b/composer.lock @@ -50,7 +50,7 @@ "version": "v2.1.4", "source": { "type": "git", - "url": "git@github.com:js-cookie/js-cookie.git", + "url": "https://github.com/js-cookie/js-cookie.git", "reference": "8b70250875f7e07445b6a457f9c2474ead4cba44" }, "dist": { @@ -230,12 +230,12 @@ "source": { "type": "git", "url": "https://github.com/google/recaptcha.git", - "reference": "79ccf652575e138d51742d04e78a5adbb9892f9d" + "reference": "f911286ad361c9fba1b422c07f040852c0c193a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/google/recaptcha/zipball/79ccf652575e138d51742d04e78a5adbb9892f9d", - "reference": "79ccf652575e138d51742d04e78a5adbb9892f9d", + "url": "https://api.github.com/repos/google/recaptcha/zipball/f911286ad361c9fba1b422c07f040852c0c193a3", + "reference": "f911286ad361c9fba1b422c07f040852c0c193a3", "shasum": "" }, "require": { @@ -269,7 +269,7 @@ "recaptcha", "spam" ], - "time": "2020-05-21T08:56:25+00:00" + "time": "2020-10-01T15:14:41+00:00" }, { "name": "ifixit/php-akismet", @@ -539,12 +539,12 @@ "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "a3409d10079990eeb489c3fead0ac070b5b38895" + "reference": "00aba97fc36feabc8d94667eebd5d43959e60008" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/a3409d10079990eeb489c3fead0ac070b5b38895", - "reference": "a3409d10079990eeb489c3fead0ac070b5b38895", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/00aba97fc36feabc8d94667eebd5d43959e60008", + "reference": "00aba97fc36feabc8d94667eebd5d43959e60008", "shasum": "" }, "require": { @@ -585,7 +585,7 @@ "type": "tidelift" } ], - "time": "2020-08-28T16:31:07+00:00" + "time": "2020-10-01T09:35:15+00:00" }, { "name": "phar-io/manifest", @@ -838,21 +838,21 @@ }, { "name": "phpspec/prophecy", - "version": "dev-master", + "version": "1.12.1", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "b71237982ce2a56f3231d67898cb6e31ccb2db70" + "reference": "8ce87516be71aae9b956f81906aaf0338e0d8a2d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/b71237982ce2a56f3231d67898cb6e31ccb2db70", - "reference": "b71237982ce2a56f3231d67898cb6e31ccb2db70", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/8ce87516be71aae9b956f81906aaf0338e0d8a2d", + "reference": "8ce87516be71aae9b956f81906aaf0338e0d8a2d", "shasum": "" }, "require": { "doctrine/instantiator": "^1.2", - "php": "^7.2", + "php": "^7.2 || ~8.0, <8.1", "phpdocumentor/reflection-docblock": "^5.2", "sebastian/comparator": "^3.0 || ^4.0", "sebastian/recursion-context": "^3.0 || ^4.0" @@ -897,7 +897,7 @@ "spy", "stub" ], - "time": "2020-09-18T12:57:36+00:00" + "time": "2020-09-29T09:10:42+00:00" }, { "name": "phpunit/php-code-coverage", @@ -1158,12 +1158,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "f73ee5f2f1d3aec8122925edda683a3acfab33e0" + "reference": "684ef7b7ef6ba3c289113dba7fef53d1ba7d8cda" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f73ee5f2f1d3aec8122925edda683a3acfab33e0", - "reference": "f73ee5f2f1d3aec8122925edda683a3acfab33e0", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/684ef7b7ef6ba3c289113dba7fef53d1ba7d8cda", + "reference": "684ef7b7ef6ba3c289113dba7fef53d1ba7d8cda", "shasum": "" }, "require": { @@ -1243,7 +1243,7 @@ "type": "github" } ], - "time": "2020-09-17T13:41:55+00:00" + "time": "2020-09-28T04:52:07+00:00" }, { "name": "sebastian/code-unit-reverse-lookup",