From e53f26ca1338f976b253cc246a112edede7e8c41 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Mon, 28 Dec 2020 11:03:45 -0700 Subject: [PATCH] composer update for matthiasmullie/minify --- composer.lock | 51 +++++++++++++++++++++++++++++++++------------------ 1 file changed, 33 insertions(+), 18 deletions(-) diff --git a/composer.lock b/composer.lock index 58cee752e..6ffc34d0a 100644 --- a/composer.lock +++ b/composer.lock @@ -800,16 +800,16 @@ }, { "name": "itsgoingd/clockwork", - "version": "v5.0.5", + "version": "v5.0.6", "source": { "type": "git", "url": "https://github.com/itsgoingd/clockwork.git", - "reference": "ea3d4903c06f037af5446780be59e9c94dcbfe23" + "reference": "1de3f9f9fc22217aa024f79ecbdf0fde418fc0a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/itsgoingd/clockwork/zipball/ea3d4903c06f037af5446780be59e9c94dcbfe23", - "reference": "ea3d4903c06f037af5446780be59e9c94dcbfe23", + "url": "https://api.github.com/repos/itsgoingd/clockwork/zipball/1de3f9f9fc22217aa024f79ecbdf0fde418fc0a1", + "reference": "1de3f9f9fc22217aa024f79ecbdf0fde418fc0a1", "shasum": "" }, "require": { @@ -857,7 +857,7 @@ ], "support": { "issues": "https://github.com/itsgoingd/clockwork/issues", - "source": "https://github.com/itsgoingd/clockwork/tree/v5.0.5" + "source": "https://github.com/itsgoingd/clockwork/tree/v5.0.6" }, "funding": [ { @@ -865,7 +865,7 @@ "type": "github" } ], - "time": "2020-12-21T00:01:06+00:00" + "time": "2020-12-27T00:18:25+00:00" }, { "name": "kodus/psr7-server", @@ -992,16 +992,16 @@ }, { "name": "matthiasmullie/minify", - "version": "1.3.64", + "version": "1.3.65", "source": { "type": "git", "url": "https://github.com/matthiasmullie/minify.git", - "reference": "38f9d58c739687e269f46c6dff4647de9e2eb855" + "reference": "227f19062451c55a797e0cc667ef983834e6580c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/38f9d58c739687e269f46c6dff4647de9e2eb855", - "reference": "38f9d58c739687e269f46c6dff4647de9e2eb855", + "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/227f19062451c55a797e0cc667ef983834e6580c", + "reference": "227f19062451c55a797e0cc667ef983834e6580c", "shasum": "" }, "require": { @@ -1050,9 +1050,23 @@ ], "support": { "issues": "https://github.com/matthiasmullie/minify/issues", - "source": "https://github.com/matthiasmullie/minify/tree/1.3.64" + "source": "https://github.com/matthiasmullie/minify/tree/1.3.65" }, - "time": "2020-12-23T13:37:53+00:00" + "funding": [ + { + "url": "https://github.com/[user1", + "type": "github" + }, + { + "url": "https://github.com/matthiasmullie] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g.", + "type": "github" + }, + { + "url": "https://github.com/user2", + "type": "github" + } + ], + "time": "2020-12-27T21:43:29+00:00" }, { "name": "matthiasmullie/path-converter", @@ -3786,16 +3800,16 @@ }, { "name": "codeception/phpunit-wrapper", - "version": "9.0.5", + "version": "9.0.6", "source": { "type": "git", "url": "https://github.com/Codeception/phpunit-wrapper.git", - "reference": "72bac7770866799e23a7dda1ac6bec2f8baccf45" + "reference": "b0c06abb3181eedca690170f7ed0fd26a70bfacc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/72bac7770866799e23a7dda1ac6bec2f8baccf45", - "reference": "72bac7770866799e23a7dda1ac6bec2f8baccf45", + "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/b0c06abb3181eedca690170f7ed0fd26a70bfacc", + "reference": "b0c06abb3181eedca690170f7ed0fd26a70bfacc", "shasum": "" }, "require": { @@ -3804,6 +3818,7 @@ }, "require-dev": { "codeception/specify": "*", + "consolidation/robo": "^3.0.0-alpha3", "vlucas/phpdotenv": "^3.0" }, "type": "library", @@ -3828,9 +3843,9 @@ "description": "PHPUnit classes used by Codeception", "support": { "issues": "https://github.com/Codeception/phpunit-wrapper/issues", - "source": "https://github.com/Codeception/phpunit-wrapper/tree/9.0.5" + "source": "https://github.com/Codeception/phpunit-wrapper/tree/9.0.6" }, - "time": "2020-10-11T18:14:42+00:00" + "time": "2020-12-28T13:59:47+00:00" }, { "name": "codeception/stub",