From 3910952fa9addb4607b855f96346c33b77b3a4a9 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Thu, 18 Feb 2021 19:01:45 +0200 Subject: [PATCH] Updated CLI version --- app/config/platforms.php | 2 +- composer.json | 2 +- composer.lock | 210 +++++++++++++++++++-------------------- 3 files changed, 106 insertions(+), 108 deletions(-) diff --git a/app/config/platforms.php b/app/config/platforms.php index f9756d1ae..399d52e74 100644 --- a/app/config/platforms.php +++ b/app/config/platforms.php @@ -301,7 +301,7 @@ return [ [ 'key' => 'cli', 'name' => 'Command Line', - 'version' => '0.4.0', + 'version' => '0.5.0', 'url' => 'https://github.com/appwrite/sdk-for-cli', 'package' => 'https://github.com/appwrite/sdk-for-cli', 'enabled' => true, diff --git a/composer.json b/composer.json index 1430db588..f82d5c350 100644 --- a/composer.json +++ b/composer.json @@ -59,7 +59,7 @@ "adhocore/jwt": "1.1.0" }, "require-dev": { - "appwrite/sdk-generator": "0.5.4", + "appwrite/sdk-generator": "0.5.5", "phpunit/phpunit": "9.4.2", "swoole/ide-helper": "4.5.5", "vimeo/psalm": "4.1.1" diff --git a/composer.lock b/composer.lock index 945beb399..075cf1359 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "2cac5627cf8d28ecb4599fb2be68da98", + "content-hash": "5893b378d1dcda91aedf77059f4b0efb", "packages": [ { "name": "adhocore/jwt", @@ -349,6 +349,7 @@ "issues": "https://github.com/domnikl/statsd-php/issues", "source": "https://github.com/domnikl/statsd-php/tree/master" }, + "abandoned": true, "time": "2020-01-03T14:24:58+00:00" }, { @@ -2085,11 +2086,11 @@ }, { "name": "appwrite/sdk-generator", - "version": "0.5.4", + "version": "0.5.5", "source": { "type": "git", "url": "https://github.com/appwrite/sdk-generator", - "reference": "37829f886d0fde95ebb894e0ad8760090eba9150" + "reference": "08d6dc72f83ec99cfc0f7a50cb7fc0be0c029ac1" }, "require": { "ext-curl": "*", @@ -2119,7 +2120,7 @@ } ], "description": "Appwrite PHP library for generating API SDKs for multiple programming languages and platforms", - "time": "2021-02-11T09:22:40+00:00" + "time": "2021-02-18T16:37:32+00:00" }, { "name": "composer/package-versions-deprecated", @@ -3321,12 +3322,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", - "reference": "7643948b9b254d2c1406437070c53489ca858632" + "reference": "05fa32de35b15c94838d22482cc59d99860a706f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/7643948b9b254d2c1406437070c53489ca858632", - "reference": "7643948b9b254d2c1406437070c53489ca858632", + "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/05fa32de35b15c94838d22482cc59d99860a706f", + "reference": "05fa32de35b15c94838d22482cc59d99860a706f", "shasum": "" }, "require": { @@ -3374,7 +3375,7 @@ "type": "github" } ], - "time": "2021-01-31T06:06:23+00:00" + "time": "2021-02-14T06:52:34+00:00" }, { "name": "phpunit/php-invoker", @@ -3382,12 +3383,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-invoker.git", - "reference": "8ddb05c30eb42ee9342a711ff490436db0f42aad" + "reference": "7bba8d62fc6140730c268d5ff7fbf9c3a54996a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/8ddb05c30eb42ee9342a711ff490436db0f42aad", - "reference": "8ddb05c30eb42ee9342a711ff490436db0f42aad", + "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/7bba8d62fc6140730c268d5ff7fbf9c3a54996a8", + "reference": "7bba8d62fc6140730c268d5ff7fbf9c3a54996a8", "shasum": "" }, "require": { @@ -3438,7 +3439,7 @@ "type": "github" } ], - "time": "2021-01-31T06:06:31+00:00" + "time": "2021-02-14T06:52:42+00:00" }, { "name": "phpunit/php-text-template", @@ -3446,12 +3447,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", - "reference": "eace5f89cab382a6908f404ca2ea757e644047ab" + "reference": "bca9f27936ccd6d7450f16f1ee3f125b755b7905" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/eace5f89cab382a6908f404ca2ea757e644047ab", - "reference": "eace5f89cab382a6908f404ca2ea757e644047ab", + "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/bca9f27936ccd6d7450f16f1ee3f125b755b7905", + "reference": "bca9f27936ccd6d7450f16f1ee3f125b755b7905", "shasum": "" }, "require": { @@ -3498,7 +3499,7 @@ "type": "github" } ], - "time": "2021-01-31T06:07:05+00:00" + "time": "2021-02-14T06:53:15+00:00" }, { "name": "phpunit/php-timer", @@ -3506,12 +3507,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", - "reference": "c2c32bcece727700ce67b2c4fa5b5231c03d1232" + "reference": "e3125d0dc516e7f7ab23d54ddefbce67627fd608" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/c2c32bcece727700ce67b2c4fa5b5231c03d1232", - "reference": "c2c32bcece727700ce67b2c4fa5b5231c03d1232", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e3125d0dc516e7f7ab23d54ddefbce67627fd608", + "reference": "e3125d0dc516e7f7ab23d54ddefbce67627fd608", "shasum": "" }, "require": { @@ -3558,7 +3559,7 @@ "type": "github" } ], - "time": "2021-01-31T06:06:40+00:00" + "time": "2021-02-14T06:52:50+00:00" }, { "name": "phpunit/phpunit", @@ -3723,12 +3724,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/cli-parser.git", - "reference": "852907f9ef27ea08ad4135614a9fbd2f70c91ed1" + "reference": "5a6fc83d266e0fcbf890d4475bfbb713dbb4d202" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/852907f9ef27ea08ad4135614a9fbd2f70c91ed1", - "reference": "852907f9ef27ea08ad4135614a9fbd2f70c91ed1", + "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/5a6fc83d266e0fcbf890d4475bfbb713dbb4d202", + "reference": "5a6fc83d266e0fcbf890d4475bfbb713dbb4d202", "shasum": "" }, "require": { @@ -3772,7 +3773,7 @@ "type": "github" } ], - "time": "2021-01-31T06:07:32+00:00" + "time": "2021-02-14T06:53:40+00:00" }, { "name": "sebastian/code-unit", @@ -3836,12 +3837,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", - "reference": "bae9e6f9fc00aa95c1971a52f819b08494a394f0" + "reference": "96fc758350a824cf96f9e7847ecdf9bb82c87083" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/bae9e6f9fc00aa95c1971a52f819b08494a394f0", - "reference": "bae9e6f9fc00aa95c1971a52f819b08494a394f0", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/96fc758350a824cf96f9e7847ecdf9bb82c87083", + "reference": "96fc758350a824cf96f9e7847ecdf9bb82c87083", "shasum": "" }, "require": { @@ -3884,7 +3885,7 @@ "type": "github" } ], - "time": "2021-01-31T06:05:15+00:00" + "time": "2021-02-14T06:51:27+00:00" }, { "name": "sebastian/comparator", @@ -3892,12 +3893,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "d529bf5bc5746f6c59a1defc17c3725b5374c750" + "reference": "3b943ec66244e5d0a5252708d1c9073ae6d3efc9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/d529bf5bc5746f6c59a1defc17c3725b5374c750", - "reference": "d529bf5bc5746f6c59a1defc17c3725b5374c750", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/3b943ec66244e5d0a5252708d1c9073ae6d3efc9", + "reference": "3b943ec66244e5d0a5252708d1c9073ae6d3efc9", "shasum": "" }, "require": { @@ -3959,20 +3960,20 @@ "type": "github" } ], - "time": "2021-01-31T06:05:24+00:00" + "time": "2021-02-14T06:51:35+00:00" }, { "name": "sebastian/complexity", - "version": "dev-master", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/complexity.git", - "reference": "1e51f588b0bf9783d80e952339a1f057f530f3ac" + "reference": "739b35e53379900cc9ac327b2147867b8b6efd88" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/1e51f588b0bf9783d80e952339a1f057f530f3ac", - "reference": "1e51f588b0bf9783d80e952339a1f057f530f3ac", + "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88", + "reference": "739b35e53379900cc9ac327b2147867b8b6efd88", "shasum": "" }, "require": { @@ -3982,7 +3983,6 @@ "require-dev": { "phpunit/phpunit": "^9.3" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -4009,7 +4009,7 @@ "homepage": "https://github.com/sebastianbergmann/complexity", "support": { "issues": "https://github.com/sebastianbergmann/complexity/issues", - "source": "https://github.com/sebastianbergmann/complexity/tree/master" + "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2" }, "funding": [ { @@ -4017,7 +4017,7 @@ "type": "github" } ], - "time": "2021-01-31T06:07:14+00:00" + "time": "2020-10-26T15:52:27+00:00" }, { "name": "sebastian/diff", @@ -4025,12 +4025,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "492912a4b41de6a0127ebcd2f766b7d7f10f574c" + "reference": "1895a1a29e197f7d31099a320b2a3ae9e428b21d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/492912a4b41de6a0127ebcd2f766b7d7f10f574c", - "reference": "492912a4b41de6a0127ebcd2f766b7d7f10f574c", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/1895a1a29e197f7d31099a320b2a3ae9e428b21d", + "reference": "1895a1a29e197f7d31099a320b2a3ae9e428b21d", "shasum": "" }, "require": { @@ -4084,7 +4084,7 @@ "type": "github" } ], - "time": "2021-01-31T06:05:32+00:00" + "time": "2021-02-14T06:51:43+00:00" }, { "name": "sebastian/environment", @@ -4092,12 +4092,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "36ffd0fc651961e864d955e6fd71ef03c367abae" + "reference": "7f8f2720df4d03d4368edadac24c3a7950b6cdc5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/36ffd0fc651961e864d955e6fd71ef03c367abae", - "reference": "36ffd0fc651961e864d955e6fd71ef03c367abae", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/7f8f2720df4d03d4368edadac24c3a7950b6cdc5", + "reference": "7f8f2720df4d03d4368edadac24c3a7950b6cdc5", "shasum": "" }, "require": { @@ -4148,7 +4148,7 @@ "type": "github" } ], - "time": "2021-01-31T06:05:40+00:00" + "time": "2021-02-14T06:51:52+00:00" }, { "name": "sebastian/exporter", @@ -4156,12 +4156,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "61024af3555edd28c0e2df7ae6a72bb24b1c3f88" + "reference": "c6819d6edff3496f28c29a9ed61c564a9fdae27b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/61024af3555edd28c0e2df7ae6a72bb24b1c3f88", - "reference": "61024af3555edd28c0e2df7ae6a72bb24b1c3f88", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/c6819d6edff3496f28c29a9ed61c564a9fdae27b", + "reference": "c6819d6edff3496f28c29a9ed61c564a9fdae27b", "shasum": "" }, "require": { @@ -4226,7 +4226,7 @@ "type": "github" } ], - "time": "2021-01-31T06:05:49+00:00" + "time": "2021-02-14T06:52:00+00:00" }, { "name": "sebastian/global-state", @@ -4234,12 +4234,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", - "reference": "ebe2eda599117719755417db6552cf3e6cea68a3" + "reference": "a912746c9e31610f52b8e6977107e745c758cfd8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/ebe2eda599117719755417db6552cf3e6cea68a3", - "reference": "ebe2eda599117719755417db6552cf3e6cea68a3", + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/a912746c9e31610f52b8e6977107e745c758cfd8", + "reference": "a912746c9e31610f52b8e6977107e745c758cfd8", "shasum": "" }, "require": { @@ -4291,20 +4291,20 @@ "type": "github" } ], - "time": "2021-01-31T06:05:57+00:00" + "time": "2021-02-14T06:52:09+00:00" }, { "name": "sebastian/lines-of-code", - "version": "dev-master", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/lines-of-code.git", - "reference": "a58591ee219008ebc039a6ef1a1ad5ebd7aa5094" + "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/a58591ee219008ebc039a6ef1a1ad5ebd7aa5094", - "reference": "a58591ee219008ebc039a6ef1a1ad5ebd7aa5094", + "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc", + "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc", "shasum": "" }, "require": { @@ -4314,7 +4314,6 @@ "require-dev": { "phpunit/phpunit": "^9.3" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -4341,7 +4340,7 @@ "homepage": "https://github.com/sebastianbergmann/lines-of-code", "support": { "issues": "https://github.com/sebastianbergmann/lines-of-code/issues", - "source": "https://github.com/sebastianbergmann/lines-of-code/tree/master" + "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3" }, "funding": [ { @@ -4349,7 +4348,7 @@ "type": "github" } ], - "time": "2021-01-31T06:07:23+00:00" + "time": "2020-11-28T06:42:11+00:00" }, { "name": "sebastian/object-enumerator", @@ -4357,12 +4356,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-enumerator.git", - "reference": "c3392f76c657681a2fde9073a47d26190580acee" + "reference": "79f258bf9b9f9f1aff7ec27fa3e0d5d7ef344088" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/c3392f76c657681a2fde9073a47d26190580acee", - "reference": "c3392f76c657681a2fde9073a47d26190580acee", + "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/79f258bf9b9f9f1aff7ec27fa3e0d5d7ef344088", + "reference": "79f258bf9b9f9f1aff7ec27fa3e0d5d7ef344088", "shasum": "" }, "require": { @@ -4407,7 +4406,7 @@ "type": "github" } ], - "time": "2021-01-31T06:06:06+00:00" + "time": "2021-02-14T06:52:17+00:00" }, { "name": "sebastian/object-reflector", @@ -4415,12 +4414,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-reflector.git", - "reference": "0b1e3b35407041b8f28c2d8b9f3d792720c81c23" + "reference": "232add5a51167e359e1dd03334ebffaddfb95795" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/0b1e3b35407041b8f28c2d8b9f3d792720c81c23", - "reference": "0b1e3b35407041b8f28c2d8b9f3d792720c81c23", + "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/232add5a51167e359e1dd03334ebffaddfb95795", + "reference": "232add5a51167e359e1dd03334ebffaddfb95795", "shasum": "" }, "require": { @@ -4463,7 +4462,7 @@ "type": "github" } ], - "time": "2021-01-31T06:06:15+00:00" + "time": "2021-02-14T06:52:26+00:00" }, { "name": "sebastian/recursion-context", @@ -4471,12 +4470,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", - "reference": "5df92f91b2cc5f733bb1d2df3eb81013a2bf69c6" + "reference": "d6cde15be46e8e5cc8671ceb41b63b69dfd7bd5a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5df92f91b2cc5f733bb1d2df3eb81013a2bf69c6", - "reference": "5df92f91b2cc5f733bb1d2df3eb81013a2bf69c6", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/d6cde15be46e8e5cc8671ceb41b63b69dfd7bd5a", + "reference": "d6cde15be46e8e5cc8671ceb41b63b69dfd7bd5a", "shasum": "" }, "require": { @@ -4527,7 +4526,7 @@ "type": "github" } ], - "time": "2021-01-31T06:06:48+00:00" + "time": "2021-02-14T06:52:58+00:00" }, { "name": "sebastian/resource-operations", @@ -4591,12 +4590,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", - "reference": "6751662dde805fb5e46e05d3133a89e056796404" + "reference": "8abc9c1947c9f928da999be28778a0ba48cdf5b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/6751662dde805fb5e46e05d3133a89e056796404", - "reference": "6751662dde805fb5e46e05d3133a89e056796404", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/8abc9c1947c9f928da999be28778a0ba48cdf5b4", + "reference": "8abc9c1947c9f928da999be28778a0ba48cdf5b4", "shasum": "" }, "require": { @@ -4640,11 +4639,11 @@ "type": "github" } ], - "time": "2021-01-31T06:06:56+00:00" + "time": "2021-02-14T06:53:07+00:00" }, { "name": "sebastian/version", - "version": "dev-master", + "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", @@ -4659,7 +4658,6 @@ "require": { "php": ">=7.3" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -4740,12 +4738,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "56d4c04ca6069c93857c7335a626dbe747fa82d4" + "reference": "2a6f75224a537ee506e9fa1e6fc4200ad411ffd9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/56d4c04ca6069c93857c7335a626dbe747fa82d4", - "reference": "56d4c04ca6069c93857c7335a626dbe747fa82d4", + "url": "https://api.github.com/repos/symfony/console/zipball/2a6f75224a537ee506e9fa1e6fc4200ad411ffd9", + "reference": "2a6f75224a537ee506e9fa1e6fc4200ad411ffd9", "shasum": "" }, "require": { @@ -4830,7 +4828,7 @@ "type": "tidelift" } ], - "time": "2021-01-28T22:09:26+00:00" + "time": "2021-02-17T15:27:35+00:00" }, { "name": "symfony/polyfill-ctype", @@ -4894,7 +4892,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.1" }, "funding": [ { @@ -4918,12 +4916,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "267a9adeb8ecb8071040a740930e077cdfb987af" + "reference": "5601e09b69f26c1828b13b6bb87cb07cddba3170" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/267a9adeb8ecb8071040a740930e077cdfb987af", - "reference": "267a9adeb8ecb8071040a740930e077cdfb987af", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/5601e09b69f26c1828b13b6bb87cb07cddba3170", + "reference": "5601e09b69f26c1828b13b6bb87cb07cddba3170", "shasum": "" }, "require": { @@ -4976,7 +4974,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.22.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.22.1" }, "funding": [ { @@ -4992,7 +4990,7 @@ "type": "tidelift" } ], - "time": "2021-01-07T16:49:33+00:00" + "time": "2021-01-22T09:19:47+00:00" }, { "name": "symfony/polyfill-intl-normalizer", @@ -5000,12 +4998,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "6e971c891537eb617a00bb07a43d182a6915faba" + "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/6e971c891537eb617a00bb07a43d182a6915faba", - "reference": "6e971c891537eb617a00bb07a43d182a6915faba", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/43a0283138253ed1d48d352ab6d0bdb3f809f248", + "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248", "shasum": "" }, "require": { @@ -5061,7 +5059,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.22.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.22.1" }, "funding": [ { @@ -5077,7 +5075,7 @@ "type": "tidelift" } ], - "time": "2021-01-07T17:09:11+00:00" + "time": "2021-01-22T09:19:47+00:00" }, { "name": "symfony/polyfill-mbstring", @@ -5085,12 +5083,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13" + "reference": "5232de97ee3b75b0360528dae24e73db49566ab1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f377a3dd1fde44d37b9831d68dc8dea3ffd28e13", - "reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/5232de97ee3b75b0360528dae24e73db49566ab1", + "reference": "5232de97ee3b75b0360528dae24e73db49566ab1", "shasum": "" }, "require": { @@ -5142,7 +5140,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.22.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.22.1" }, "funding": [ { @@ -5158,7 +5156,7 @@ "type": "tidelift" } ], - "time": "2021-01-07T16:49:33+00:00" + "time": "2021-01-22T09:19:47+00:00" }, { "name": "symfony/polyfill-php73", @@ -5222,7 +5220,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php73/tree/v1.22.0" + "source": "https://github.com/symfony/polyfill-php73/tree/v1.22.1" }, "funding": [ { @@ -5306,7 +5304,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.22.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.22.1" }, "funding": [ { @@ -5410,12 +5408,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "13c9099cdb470223b5863f7d11d17554b2dc6404" + "reference": "6d830fae00e2bb336074eae141bb00db36cd3551" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/13c9099cdb470223b5863f7d11d17554b2dc6404", - "reference": "13c9099cdb470223b5863f7d11d17554b2dc6404", + "url": "https://api.github.com/repos/symfony/string/zipball/6d830fae00e2bb336074eae141bb00db36cd3551", + "reference": "6d830fae00e2bb336074eae141bb00db36cd3551", "shasum": "" }, "require": { @@ -5486,7 +5484,7 @@ "type": "tidelift" } ], - "time": "2021-01-26T09:33:05+00:00" + "time": "2021-02-17T15:27:35+00:00" }, { "name": "theseer/tokenizer",