1
0
Fork 0
mirror of synced 2024-07-03 05:31:38 +12:00

Updated dependencies

This commit is contained in:
Eldad Fux 2021-01-06 15:01:47 +02:00
parent dfe12b2be0
commit 5819f8a224
2 changed files with 149 additions and 136 deletions

View file

@ -56,7 +56,7 @@
}, },
"require-dev": { "require-dev": {
"swoole/ide-helper": "4.5.5", "swoole/ide-helper": "4.5.5",
"appwrite/sdk-generator": "0.2.3", "appwrite/sdk-generator": "0.4.0",
"phpunit/phpunit": "9.4.2", "phpunit/phpunit": "9.4.2",
"vimeo/psalm": "4.1.1" "vimeo/psalm": "4.1.1"
}, },

283
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "aa1bf812ee6a45af12cdfbbfb7229471", "content-hash": "2c7c15c2c968547dc6749efc79b39458",
"packages": [ "packages": [
{ {
"name": "appwrite/php-clamav", "name": "appwrite/php-clamav",
@ -1158,9 +1158,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/utopia-php/abuse/issues", "issues": "https://github.com/utopia-php/abuse/issues",
"source": "https://github.com/utopia-php/abuse/tree/0.2.2" "source": "https://github.com/utopia-php/abuse/tree/0.3.1"
}, },
"time": "2020-10-23T06:51:42+00:00" "time": "2020-12-21T17:28:03+00:00"
}, },
{ {
"name": "utopia-php/audit", "name": "utopia-php/audit",
@ -1210,9 +1210,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/utopia-php/audit/issues", "issues": "https://github.com/utopia-php/audit/issues",
"source": "https://github.com/utopia-php/audit/tree/0.3.2" "source": "https://github.com/utopia-php/audit/tree/0.5.1"
}, },
"time": "2020-10-23T08:09:44+00:00" "time": "2020-12-21T17:28:53+00:00"
}, },
{ {
"name": "utopia-php/cache", "name": "utopia-php/cache",
@ -1315,9 +1315,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/utopia-php/cli/issues", "issues": "https://github.com/utopia-php/cli/issues",
"source": "https://github.com/utopia-php/cli/tree/0.7.3" "source": "https://github.com/utopia-php/cli/tree/0.8"
}, },
"time": "2020-11-02T07:50:18+00:00" "time": "2020-12-14T06:31:42+00:00"
}, },
{ {
"name": "utopia-php/config", "name": "utopia-php/config",
@ -1858,11 +1858,11 @@
}, },
{ {
"name": "appwrite/sdk-generator", "name": "appwrite/sdk-generator",
"version": "0.2.3", "version": "0.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/appwrite/sdk-generator", "url": "https://github.com/appwrite/sdk-generator",
"reference": "6b564fef01fd681023c1d465783931bade04468d" "reference": "91e155304d55831e66f880d5714ea81534819d44"
}, },
"require": { "require": {
"ext-curl": "*", "ext-curl": "*",
@ -1875,7 +1875,6 @@
"require-dev": { "require-dev": {
"phpunit/phpunit": "^7.0" "phpunit/phpunit": "^7.0"
}, },
"default-branch": true,
"type": "library", "type": "library",
"autoload": { "autoload": {
"psr-4": { "psr-4": {
@ -1893,7 +1892,7 @@
} }
], ],
"description": "Appwrite PHP library for generating API SDKs for multiple programming languages and platforms", "description": "Appwrite PHP library for generating API SDKs for multiple programming languages and platforms",
"time": "2020-12-23T21:58:58+00:00" "time": "2021-01-06T12:37:52+00:00"
}, },
{ {
"name": "composer/package-versions-deprecated", "name": "composer/package-versions-deprecated",
@ -1901,12 +1900,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/package-versions-deprecated.git", "url": "https://github.com/composer/package-versions-deprecated.git",
"reference": "64291c788b9a18272346decf566931e33a317399" "reference": "f921205948ab93bb19f86327c793a81edb62f236"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/64291c788b9a18272346decf566931e33a317399", "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/f921205948ab93bb19f86327c793a81edb62f236",
"reference": "64291c788b9a18272346decf566931e33a317399", "reference": "f921205948ab93bb19f86327c793a81edb62f236",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1967,7 +1966,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-11-12T09:39:33+00:00" "time": "2020-12-27T20:11:05+00:00"
}, },
{ {
"name": "composer/semver", "name": "composer/semver",
@ -2324,16 +2323,16 @@
}, },
{ {
"name": "matthiasmullie/minify", "name": "matthiasmullie/minify",
"version": "1.3.64", "version": "1.3.65",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/matthiasmullie/minify.git", "url": "https://github.com/matthiasmullie/minify.git",
"reference": "38f9d58c739687e269f46c6dff4647de9e2eb855" "reference": "227f19062451c55a797e0cc667ef983834e6580c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/matthiasmullie/minify/zipball/38f9d58c739687e269f46c6dff4647de9e2eb855", "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/227f19062451c55a797e0cc667ef983834e6580c",
"reference": "38f9d58c739687e269f46c6dff4647de9e2eb855", "reference": "227f19062451c55a797e0cc667ef983834e6580c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2382,9 +2381,23 @@
], ],
"support": { "support": {
"issues": "https://github.com/matthiasmullie/minify/issues", "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", "name": "matthiasmullie/path-converter",
@ -3004,12 +3017,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "ad44fae76b874e7d49afb6923a66591e0a94bef6" "reference": "cbe315f4d3b653ac0310862697866ffddabc502f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ad44fae76b874e7d49afb6923a66591e0a94bef6", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/cbe315f4d3b653ac0310862697866ffddabc502f",
"reference": "ad44fae76b874e7d49afb6923a66591e0a94bef6", "reference": "cbe315f4d3b653ac0310862697866ffddabc502f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3065,7 +3078,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/master" "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2"
}, },
"funding": [ "funding": [
{ {
@ -3073,7 +3086,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-12-24T12:26:22+00:00" "time": "2021-01-02T06:24:37+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
@ -3081,12 +3094,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "544be757d192233486ad9119dcb297ebbf5f2dd4" "reference": "cdb8225b328ef5e9647049954299211804000ce0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/544be757d192233486ad9119dcb297ebbf5f2dd4", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cdb8225b328ef5e9647049954299211804000ce0",
"reference": "544be757d192233486ad9119dcb297ebbf5f2dd4", "reference": "cdb8225b328ef5e9647049954299211804000ce0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3134,7 +3147,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-12-24T12:27:43+00:00" "time": "2021-01-02T06:22:20+00:00"
}, },
{ {
"name": "phpunit/php-invoker", "name": "phpunit/php-invoker",
@ -3142,12 +3155,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-invoker.git", "url": "https://github.com/sebastianbergmann/php-invoker.git",
"reference": "05210af8d0ab68c811ae61a4bc42b066d62b88a0" "reference": "6fdda2828180f7d86cf66d822e6ad4bc124baf5d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/05210af8d0ab68c811ae61a4bc42b066d62b88a0", "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/6fdda2828180f7d86cf66d822e6ad4bc124baf5d",
"reference": "05210af8d0ab68c811ae61a4bc42b066d62b88a0", "reference": "6fdda2828180f7d86cf66d822e6ad4bc124baf5d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3198,7 +3211,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-12-24T12:27:51+00:00" "time": "2021-01-02T06:22:25+00:00"
}, },
{ {
"name": "phpunit/php-text-template", "name": "phpunit/php-text-template",
@ -3206,12 +3219,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-text-template.git", "url": "https://github.com/sebastianbergmann/php-text-template.git",
"reference": "c1abda6e0590f8e7138eb48ade2f0b21a5c4257b" "reference": "081fc9efc54b1b858b3497c142d82a0c36bc6755"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/c1abda6e0590f8e7138eb48ade2f0b21a5c4257b", "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/081fc9efc54b1b858b3497c142d82a0c36bc6755",
"reference": "c1abda6e0590f8e7138eb48ade2f0b21a5c4257b", "reference": "081fc9efc54b1b858b3497c142d82a0c36bc6755",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3258,7 +3271,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-12-24T12:28:23+00:00" "time": "2021-01-02T06:22:47+00:00"
}, },
{ {
"name": "phpunit/php-timer", "name": "phpunit/php-timer",
@ -3266,12 +3279,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git", "url": "https://github.com/sebastianbergmann/php-timer.git",
"reference": "59e401088c91efeb76150f0a301aa79e3ac95fd1" "reference": "2194371fec37b03cfda3f8ab08aee33787350228"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/59e401088c91efeb76150f0a301aa79e3ac95fd1", "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/2194371fec37b03cfda3f8ab08aee33787350228",
"reference": "59e401088c91efeb76150f0a301aa79e3ac95fd1", "reference": "2194371fec37b03cfda3f8ab08aee33787350228",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3318,7 +3331,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-12-24T12:27:59+00:00" "time": "2021-01-02T06:22:31+00:00"
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
@ -3483,12 +3496,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/cli-parser.git", "url": "https://github.com/sebastianbergmann/cli-parser.git",
"reference": "7605547e80bf845bc2c1b2cc3f8ac0f5574caa63" "reference": "1012bd8df812778b8386c5e76cacd85b45cf329e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/7605547e80bf845bc2c1b2cc3f8ac0f5574caa63", "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/1012bd8df812778b8386c5e76cacd85b45cf329e",
"reference": "7605547e80bf845bc2c1b2cc3f8ac0f5574caa63", "reference": "1012bd8df812778b8386c5e76cacd85b45cf329e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3532,7 +3545,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-12-24T12:28:52+00:00" "time": "2021-01-02T06:23:03+00:00"
}, },
{ {
"name": "sebastian/code-unit", "name": "sebastian/code-unit",
@ -3596,12 +3609,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
"reference": "f861b90785c30dc0743554f0e615d8f950dc8e9d" "reference": "f0a408b6519db241e624a62576dc5871d4ac8c14"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/f861b90785c30dc0743554f0e615d8f950dc8e9d", "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/f0a408b6519db241e624a62576dc5871d4ac8c14",
"reference": "f861b90785c30dc0743554f0e615d8f950dc8e9d", "reference": "f0a408b6519db241e624a62576dc5871d4ac8c14",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3644,7 +3657,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-12-24T12:26:38+00:00" "time": "2021-01-02T06:21:36+00:00"
}, },
{ {
"name": "sebastian/comparator", "name": "sebastian/comparator",
@ -3652,12 +3665,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git", "url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "1cfe9edf7ec9e4c18e54bb259110a053d09a899f" "reference": "fe4c68c639d9e580ec31bfc88b32641dc80a08d0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1cfe9edf7ec9e4c18e54bb259110a053d09a899f", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fe4c68c639d9e580ec31bfc88b32641dc80a08d0",
"reference": "1cfe9edf7ec9e4c18e54bb259110a053d09a899f", "reference": "fe4c68c639d9e580ec31bfc88b32641dc80a08d0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3719,7 +3732,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-12-24T12:38:43+00:00" "time": "2021-01-02T06:21:42+00:00"
}, },
{ {
"name": "sebastian/complexity", "name": "sebastian/complexity",
@ -3727,12 +3740,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/complexity.git", "url": "https://github.com/sebastianbergmann/complexity.git",
"reference": "23030bf3d3722767fdc5f8f2d2d99b03f4e58122" "reference": "c182133e92fc7a8b0a923b5d20f3a9fdfa534818"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/23030bf3d3722767fdc5f8f2d2d99b03f4e58122", "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/c182133e92fc7a8b0a923b5d20f3a9fdfa534818",
"reference": "23030bf3d3722767fdc5f8f2d2d99b03f4e58122", "reference": "c182133e92fc7a8b0a923b5d20f3a9fdfa534818",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3777,7 +3790,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-12-24T12:28:32+00:00" "time": "2021-01-02T06:22:53+00:00"
}, },
{ {
"name": "sebastian/diff", "name": "sebastian/diff",
@ -3785,12 +3798,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/diff.git", "url": "https://github.com/sebastianbergmann/diff.git",
"reference": "02178c586d5fbd59d348798d7122237a2907f8a4" "reference": "33f7bf3c1741b2a10e16d5c41c369c402b933e4c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/02178c586d5fbd59d348798d7122237a2907f8a4", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/33f7bf3c1741b2a10e16d5c41c369c402b933e4c",
"reference": "02178c586d5fbd59d348798d7122237a2907f8a4", "reference": "33f7bf3c1741b2a10e16d5c41c369c402b933e4c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3844,7 +3857,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-12-24T12:26:54+00:00" "time": "2021-01-02T06:21:47+00:00"
}, },
{ {
"name": "sebastian/environment", "name": "sebastian/environment",
@ -3852,12 +3865,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/environment.git", "url": "https://github.com/sebastianbergmann/environment.git",
"reference": "7bb5a20ec06e366cb75b0e126169649c62b397b1" "reference": "b885263b3601b7570ef386a468d6a827c95c8994"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/7bb5a20ec06e366cb75b0e126169649c62b397b1", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/b885263b3601b7570ef386a468d6a827c95c8994",
"reference": "7bb5a20ec06e366cb75b0e126169649c62b397b1", "reference": "b885263b3601b7570ef386a468d6a827c95c8994",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3908,7 +3921,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-12-24T12:27:03+00:00" "time": "2021-01-02T06:21:52+00:00"
}, },
{ {
"name": "sebastian/exporter", "name": "sebastian/exporter",
@ -3916,12 +3929,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git", "url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "91975a2dbcf4a89184d9e4143c06b88d89644b58" "reference": "f670c4f17dffab83b44048f6fe6747a7c6097179"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/91975a2dbcf4a89184d9e4143c06b88d89644b58", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/f670c4f17dffab83b44048f6fe6747a7c6097179",
"reference": "91975a2dbcf4a89184d9e4143c06b88d89644b58", "reference": "f670c4f17dffab83b44048f6fe6747a7c6097179",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3986,7 +3999,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-12-24T12:27:11+00:00" "time": "2021-01-02T06:21:58+00:00"
}, },
{ {
"name": "sebastian/global-state", "name": "sebastian/global-state",
@ -3994,12 +4007,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git", "url": "https://github.com/sebastianbergmann/global-state.git",
"reference": "0471b24bddeb05ffd0a5edc6837796f339068c25" "reference": "a74d82a0654a7f685f80016cc3570d7a387f9da0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0471b24bddeb05ffd0a5edc6837796f339068c25", "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/a74d82a0654a7f685f80016cc3570d7a387f9da0",
"reference": "0471b24bddeb05ffd0a5edc6837796f339068c25", "reference": "a74d82a0654a7f685f80016cc3570d7a387f9da0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4051,7 +4064,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-12-24T12:27:19+00:00" "time": "2021-01-02T06:22:03+00:00"
}, },
{ {
"name": "sebastian/lines-of-code", "name": "sebastian/lines-of-code",
@ -4059,12 +4072,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/lines-of-code.git", "url": "https://github.com/sebastianbergmann/lines-of-code.git",
"reference": "219c932af1aeee0b4eccbc53af2181ff50e14b24" "reference": "db62e01f14ea9485d5a52dfb5706061fd0f50425"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/219c932af1aeee0b4eccbc53af2181ff50e14b24", "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/db62e01f14ea9485d5a52dfb5706061fd0f50425",
"reference": "219c932af1aeee0b4eccbc53af2181ff50e14b24", "reference": "db62e01f14ea9485d5a52dfb5706061fd0f50425",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4109,7 +4122,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-12-24T12:28:42+00:00" "time": "2021-01-02T06:22:58+00:00"
}, },
{ {
"name": "sebastian/object-enumerator", "name": "sebastian/object-enumerator",
@ -4117,12 +4130,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git", "url": "https://github.com/sebastianbergmann/object-enumerator.git",
"reference": "da36684b10f17db8718e314fa8d84b2e0ed7132e" "reference": "fccb61351e8a3a10ffacfad9544bb2905905b69c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/da36684b10f17db8718e314fa8d84b2e0ed7132e", "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/fccb61351e8a3a10ffacfad9544bb2905905b69c",
"reference": "da36684b10f17db8718e314fa8d84b2e0ed7132e", "reference": "fccb61351e8a3a10ffacfad9544bb2905905b69c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4167,7 +4180,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-12-24T12:27:27+00:00" "time": "2021-01-02T06:22:09+00:00"
}, },
{ {
"name": "sebastian/object-reflector", "name": "sebastian/object-reflector",
@ -4175,12 +4188,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git", "url": "https://github.com/sebastianbergmann/object-reflector.git",
"reference": "6717d193da503616e69462cf98e2af3f4443335d" "reference": "c0ad4ce74e040797d5f8abfc23ab79fd79b064c3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/6717d193da503616e69462cf98e2af3f4443335d", "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/c0ad4ce74e040797d5f8abfc23ab79fd79b064c3",
"reference": "6717d193da503616e69462cf98e2af3f4443335d", "reference": "c0ad4ce74e040797d5f8abfc23ab79fd79b064c3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4223,7 +4236,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-12-24T12:27:35+00:00" "time": "2021-01-02T06:22:14+00:00"
}, },
{ {
"name": "sebastian/recursion-context", "name": "sebastian/recursion-context",
@ -4231,12 +4244,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git", "url": "https://github.com/sebastianbergmann/recursion-context.git",
"reference": "cee249a3e471aa870067fa6155991230c7507924" "reference": "c5616ce32278e62c77066f72b1fe413a8c958cee"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cee249a3e471aa870067fa6155991230c7507924", "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/c5616ce32278e62c77066f72b1fe413a8c958cee",
"reference": "cee249a3e471aa870067fa6155991230c7507924", "reference": "c5616ce32278e62c77066f72b1fe413a8c958cee",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4287,7 +4300,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-12-24T12:28:07+00:00" "time": "2021-01-02T06:22:36+00:00"
}, },
{ {
"name": "sebastian/resource-operations", "name": "sebastian/resource-operations",
@ -4351,12 +4364,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/type.git", "url": "https://github.com/sebastianbergmann/type.git",
"reference": "67bfce3beb94968d175fdf117b80fc9a6b60bdd0" "reference": "655e3b59cc2e508306dba9c3df08b774055548e7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/67bfce3beb94968d175fdf117b80fc9a6b60bdd0", "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/655e3b59cc2e508306dba9c3df08b774055548e7",
"reference": "67bfce3beb94968d175fdf117b80fc9a6b60bdd0", "reference": "655e3b59cc2e508306dba9c3df08b774055548e7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4400,7 +4413,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-12-24T12:28:15+00:00" "time": "2021-01-02T06:22:42+00:00"
}, },
{ {
"name": "sebastian/version", "name": "sebastian/version",
@ -4500,12 +4513,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "15c96194f32e1b1aa30d1b302c71c5f83fd4dea9" "reference": "da4c3663721420520b024e5aede66b813019e744"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/15c96194f32e1b1aa30d1b302c71c5f83fd4dea9", "url": "https://api.github.com/repos/symfony/console/zipball/da4c3663721420520b024e5aede66b813019e744",
"reference": "15c96194f32e1b1aa30d1b302c71c5f83fd4dea9", "reference": "da4c3663721420520b024e5aede66b813019e744",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4590,7 +4603,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-18T08:03:24+00:00" "time": "2021-01-05T20:16:44+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@ -4598,12 +4611,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git", "url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "fade6deebd931cfd7a544f68479405a6a08979a3" "reference": "7c0a3c5420fd802637c4260e595d6c674b23d578"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/fade6deebd931cfd7a544f68479405a6a08979a3", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/7c0a3c5420fd802637c4260e595d6c674b23d578",
"reference": "fade6deebd931cfd7a544f68479405a6a08979a3", "reference": "7c0a3c5420fd802637c4260e595d6c674b23d578",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4670,7 +4683,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-10-26T13:35:45+00:00" "time": "2021-01-06T10:19:43+00:00"
}, },
{ {
"name": "symfony/polyfill-intl-grapheme", "name": "symfony/polyfill-intl-grapheme",
@ -4678,12 +4691,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
"reference": "be092746c3ab9f9c62608c82e0f04687f8a879f9" "reference": "32b651134d58efe1786c95352d846913a42d8331"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/be092746c3ab9f9c62608c82e0f04687f8a879f9", "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/32b651134d58efe1786c95352d846913a42d8331",
"reference": "be092746c3ab9f9c62608c82e0f04687f8a879f9", "reference": "32b651134d58efe1786c95352d846913a42d8331",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4752,7 +4765,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-11-13T15:40:22+00:00" "time": "2021-01-06T10:19:43+00:00"
}, },
{ {
"name": "symfony/polyfill-intl-normalizer", "name": "symfony/polyfill-intl-normalizer",
@ -4760,12 +4773,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
"reference": "69609f9f06790591b4b13a45ee117e7bab6395aa" "reference": "8592bf62da8352927fc3857484e84baacddec301"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/69609f9f06790591b4b13a45ee117e7bab6395aa", "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8592bf62da8352927fc3857484e84baacddec301",
"reference": "69609f9f06790591b4b13a45ee117e7bab6395aa", "reference": "8592bf62da8352927fc3857484e84baacddec301",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4837,7 +4850,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-10-26T13:35:45+00:00" "time": "2021-01-06T10:19:43+00:00"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
@ -4845,12 +4858,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "401c9d9d3400c53a8f1a39425f0543406c137a43" "reference": "ec0101071dcbc6bdd5046da11df686f8515fa815"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/401c9d9d3400c53a8f1a39425f0543406c137a43", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/ec0101071dcbc6bdd5046da11df686f8515fa815",
"reference": "401c9d9d3400c53a8f1a39425f0543406c137a43", "reference": "ec0101071dcbc6bdd5046da11df686f8515fa815",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4918,7 +4931,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-10-26T13:35:45+00:00" "time": "2021-01-06T10:19:43+00:00"
}, },
{ {
"name": "symfony/polyfill-php73", "name": "symfony/polyfill-php73",
@ -4926,12 +4939,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php73.git", "url": "https://github.com/symfony/polyfill-php73.git",
"reference": "8c0d39c1526009b97f43beea4cc685bbc353a70b" "reference": "6d0e293e2b13580b866090a135900aea4adcb308"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/8c0d39c1526009b97f43beea4cc685bbc353a70b", "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/6d0e293e2b13580b866090a135900aea4adcb308",
"reference": "8c0d39c1526009b97f43beea4cc685bbc353a70b", "reference": "6d0e293e2b13580b866090a135900aea4adcb308",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4998,7 +5011,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-10-26T13:35:45+00:00" "time": "2021-01-06T10:19:43+00:00"
}, },
{ {
"name": "symfony/polyfill-php80", "name": "symfony/polyfill-php80",
@ -5006,12 +5019,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php80.git", "url": "https://github.com/symfony/polyfill-php80.git",
"reference": "3a11f3dfb34ad50f978cb2b8cf936933b87739aa" "reference": "69e5da91ad9c080f6ac1e010ddffefe71b14bd6e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/3a11f3dfb34ad50f978cb2b8cf936933b87739aa", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/69e5da91ad9c080f6ac1e010ddffefe71b14bd6e",
"reference": "3a11f3dfb34ad50f978cb2b8cf936933b87739aa", "reference": "69e5da91ad9c080f6ac1e010ddffefe71b14bd6e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5082,7 +5095,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-10-26T13:35:45+00:00" "time": "2021-01-06T10:19:43+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
@ -5090,12 +5103,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/service-contracts.git", "url": "https://github.com/symfony/service-contracts.git",
"reference": "5c448a39281b671be2cc8d208e6df75ac2d4b366" "reference": "e0d43e6e2f909287d2e4e867ca5c131a661f08ef"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/5c448a39281b671be2cc8d208e6df75ac2d4b366", "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e0d43e6e2f909287d2e4e867ca5c131a661f08ef",
"reference": "5c448a39281b671be2cc8d208e6df75ac2d4b366", "reference": "e0d43e6e2f909287d2e4e867ca5c131a661f08ef",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5163,7 +5176,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-23T15:38:30+00:00" "time": "2021-01-01T09:26:45+00:00"
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
@ -5171,12 +5184,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed" "reference": "99f25957efe05db14a1aa6cff643eca0f83a952c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed", "url": "https://api.github.com/repos/symfony/string/zipball/99f25957efe05db14a1aa6cff643eca0f83a952c",
"reference": "5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed", "reference": "99f25957efe05db14a1aa6cff643eca0f83a952c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5231,7 +5244,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v5.2.1" "source": "https://github.com/symfony/string/tree/5.x"
}, },
"funding": [ "funding": [
{ {
@ -5247,7 +5260,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-05T07:33:16+00:00" "time": "2021-01-01T09:26:45+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",
@ -5305,12 +5318,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "c5379903e5640e5f29024e71aa0817f7bd56102b" "reference": "a0e2cc25723f3cdb6bbaf617664c4e228f1e9886"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/c5379903e5640e5f29024e71aa0817f7bd56102b", "url": "https://api.github.com/repos/twigphp/Twig/zipball/a0e2cc25723f3cdb6bbaf617664c4e228f1e9886",
"reference": "c5379903e5640e5f29024e71aa0817f7bd56102b", "reference": "a0e2cc25723f3cdb6bbaf617664c4e228f1e9886",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5376,7 +5389,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-11-27T13:05:37+00:00" "time": "2021-01-05T15:39:16+00:00"
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",