diff --git a/app/views/console/functions/function.phtml b/app/views/console/functions/function.phtml index c26dcf1e22..63e5fb94b2 100644 --- a/app/views/console/functions/function.phtml +++ b/app/views/console/functions/function.phtml @@ -13,7 +13,7 @@ $events = array_keys($this->getParam('events', []));

- Functions + Functions
  diff --git a/app/views/console/functions/index.phtml b/app/views/console/functions/index.phtml index 07b470b4f5..65f6f8f28e 100644 --- a/app/views/console/functions/index.phtml +++ b/app/views/console/functions/index.phtml @@ -1,6 +1,6 @@

- Home + Home
Functions diff --git a/composer.lock b/composer.lock index 6b23ee63e8..49ecf95c45 100644 --- a/composer.lock +++ b/composer.lock @@ -485,12 +485,12 @@ "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "a4a1b6930528a8f7ee03518e6442ec7a44155d9d" + "reference": "23730ab1005ca1e760dcdfbd7d853e6c3f1035d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a4a1b6930528a8f7ee03518e6442ec7a44155d9d", - "reference": "a4a1b6930528a8f7ee03518e6442ec7a44155d9d", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/23730ab1005ca1e760dcdfbd7d853e6c3f1035d6", + "reference": "23730ab1005ca1e760dcdfbd7d853e6c3f1035d6", "shasum": "" }, "require": { @@ -498,7 +498,7 @@ "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.6.1", "php": ">=5.5", - "symfony/polyfill-intl-idn": "1.17.0" + "symfony/polyfill-intl-idn": "^1.17.0" }, "require-dev": { "ext-curl": "*", @@ -544,7 +544,7 @@ "rest", "web service" ], - "time": "2020-05-25T19:35:05+00:00" + "time": "2020-06-06T12:11:37+00:00" }, { "name": "guzzlehttp/promises", @@ -1137,7 +1137,7 @@ }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.17.0", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", @@ -1203,12 +1203,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "fa79b11539418b02fc5e1897267673ba2c19419c" + "reference": "3ed80deaf77c304010e3f637bc1842c85fd6c485" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fa79b11539418b02fc5e1897267673ba2c19419c", - "reference": "fa79b11539418b02fc5e1897267673ba2c19419c", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/3ed80deaf77c304010e3f637bc1842c85fd6c485", + "reference": "3ed80deaf77c304010e3f637bc1842c85fd6c485", "shasum": "" }, "require": { @@ -1254,7 +1254,7 @@ "portable", "shim" ], - "time": "2020-05-12T16:47:27+00:00" + "time": "2020-06-04T17:06:46+00:00" }, { "name": "symfony/polyfill-php72", @@ -1741,7 +1741,7 @@ "source": { "type": "git", "url": "https://github.com/appwrite/sdk-generator", - "reference": "a1672098ecc6a08cc400314e373b0d1cd5885f79" + "reference": "3d7b25ca411d0cc6d1847b4ffced8e7f4d549995" }, "require": { "ext-curl": "*", @@ -1771,7 +1771,7 @@ } ], "description": "Appwrite PHP library for generating API SDKs for multiple programming languages and platforms", - "time": "2020-05-30T11:38:32+00:00" + "time": "2020-06-13T15:59:15+00:00" }, { "name": "doctrine/instantiator", @@ -3305,12 +3305,12 @@ "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "5c6d49589687b4fe694059cab72da1ff5b7a5ece" + "reference": "3beabd64bdc91558b41f140cc4b14925f0416cb2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/5c6d49589687b4fe694059cab72da1ff5b7a5ece", - "reference": "5c6d49589687b4fe694059cab72da1ff5b7a5ece", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/3beabd64bdc91558b41f140cc4b14925f0416cb2", + "reference": "3beabd64bdc91558b41f140cc4b14925f0416cb2", "shasum": "" }, "require": { @@ -3362,7 +3362,7 @@ "keywords": [ "templating" ], - "time": "2020-05-21T09:55:12+00:00" + "time": "2020-06-08T10:41:25+00:00" }, { "name": "webmozart/assert",