From fb9c1087bce98758b2bd50dab2b212c82c2348c7 Mon Sep 17 00:00:00 2001 From: Alan Hardman Date: Tue, 1 May 2018 09:42:24 -0600 Subject: [PATCH] Updating dependencies and bumping version --- composer.lock | 60 +++++++++++++++++++++++++++------------------------ index.php | 2 +- 2 files changed, 33 insertions(+), 29 deletions(-) diff --git a/composer.lock b/composer.lock index 524c4729..e42fbe39 100644 --- a/composer.lock +++ b/composer.lock @@ -1,23 +1,23 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "cf56872c01e53c7576aafb39021e2006", "packages": [ { "name": "bcosca/fatfree-core", - "version": "3.6.3", + "version": "3.6.4", "source": { "type": "git", "url": "https://github.com/bcosca/fatfree-core.git", - "reference": "b35fe7ae88f6f3667c50c36563b50e5a1ec36bb1" + "reference": "4d1a08829b14468c4821c03b9a5f3b6e4bc981e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bcosca/fatfree-core/zipball/b35fe7ae88f6f3667c50c36563b50e5a1ec36bb1", - "reference": "b35fe7ae88f6f3667c50c36563b50e5a1ec36bb1", + "url": "https://api.github.com/repos/bcosca/fatfree-core/zipball/4d1a08829b14468c4821c03b9a5f3b6e4bc981e5", + "reference": "4d1a08829b14468c4821c03b9a5f3b6e4bc981e5", "shasum": "" }, "require": { @@ -35,7 +35,7 @@ ], "description": "A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!", "homepage": "http://fatfreeframework.com/", - "time": "2017-12-31T14:47:39+00:00" + "time": "2018-04-19T17:35:23+00:00" }, { "name": "erusev/parsedown", @@ -127,7 +127,7 @@ }, { "name": "neos/diff", - "version": "3.3.8", + "version": "3.3.9", "source": { "type": "git", "url": "https://github.com/neos/diff.git", @@ -210,16 +210,16 @@ }, { "name": "paragonie/random_compat", - "version": "v2.0.11", + "version": "v2.0.12", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", - "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8" + "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8", - "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/258c89a6b97de7dfaf5b8c7607d0478e236b04fb", + "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb", "shasum": "" }, "require": { @@ -254,20 +254,20 @@ "pseudorandom", "random" ], - "time": "2017-09-27T21:40:39+00:00" + "time": "2018-04-04T21:24:14+00:00" }, { "name": "symfony/intl", - "version": "v3.4.6", + "version": "v3.4.9", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "4bcae9ab4e07c534586fc22f98a1fe694482b10b" + "reference": "e0e9ba72447d2006a5b1b602c6ca3151824b8747" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/4bcae9ab4e07c534586fc22f98a1fe694482b10b", - "reference": "4bcae9ab4e07c534586fc22f98a1fe694482b10b", + "url": "https://api.github.com/repos/symfony/intl/zipball/e0e9ba72447d2006a5b1b602c6ca3151824b8747", + "reference": "e0e9ba72447d2006a5b1b602c6ca3151824b8747", "shasum": "" }, "require": { @@ -329,20 +329,20 @@ "l10n", "localization" ], - "time": "2018-02-03T00:57:06+00:00" + "time": "2018-03-28T18:23:39+00:00" }, { "name": "symfony/polyfill", - "version": "v1.7.0", + "version": "v1.8.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill.git", - "reference": "86e27771f290e6af6d95c1c256f6d6d15ac9e22e" + "reference": "6f13be2ff1681db53292eee1719dcee57e983207" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill/zipball/86e27771f290e6af6d95c1c256f6d6d15ac9e22e", - "reference": "86e27771f290e6af6d95c1c256f6d6d15ac9e22e", + "url": "https://api.github.com/repos/symfony/polyfill/zipball/6f13be2ff1681db53292eee1719dcee57e983207", + "reference": "6f13be2ff1681db53292eee1719dcee57e983207", "shasum": "" }, "require": { @@ -353,6 +353,7 @@ }, "replace": { "symfony/polyfill-apcu": "self.version", + "symfony/polyfill-ctype": "self.version", "symfony/polyfill-iconv": "self.version", "symfony/polyfill-intl-grapheme": "self.version", "symfony/polyfill-intl-icu": "self.version", @@ -364,6 +365,7 @@ "symfony/polyfill-php70": "self.version", "symfony/polyfill-php71": "self.version", "symfony/polyfill-php72": "self.version", + "symfony/polyfill-php73": "self.version", "symfony/polyfill-util": "self.version", "symfony/polyfill-xml": "self.version" }, @@ -373,7 +375,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7-dev" + "dev-master": "1.8-dev" } }, "autoload": { @@ -382,12 +384,14 @@ }, "files": [ "src/Apcu/bootstrap.php", + "src/Ctype/bootstrap.php", "src/Php54/bootstrap.php", "src/Php55/bootstrap.php", "src/Php56/bootstrap.php", "src/Php70/bootstrap.php", "src/Php71/bootstrap.php", "src/Php72/bootstrap.php", + "src/Php73/bootstrap.php", "src/Iconv/bootstrap.php", "src/Intl/Grapheme/bootstrap.php", "src/Intl/Icu/bootstrap.php", @@ -422,20 +426,20 @@ "polyfill", "shim" ], - "time": "2018-01-31T19:39:15+00:00" + "time": "2018-05-01T05:47:21+00:00" }, { "name": "voku/anti-xss", - "version": "2.2.1", + "version": "2.3.1", "source": { "type": "git", "url": "https://github.com/voku/anti-xss.git", - "reference": "cde2346113c3d84495ddb2d1fe511ca9c7c0db3c" + "reference": "3f74c3c60931ebce07d6372abeeadf3f02b1ee7f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/voku/anti-xss/zipball/cde2346113c3d84495ddb2d1fe511ca9c7c0db3c", - "reference": "cde2346113c3d84495ddb2d1fe511ca9c7c0db3c", + "url": "https://api.github.com/repos/voku/anti-xss/zipball/3f74c3c60931ebce07d6372abeeadf3f02b1ee7f", + "reference": "3f74c3c60931ebce07d6372abeeadf3f02b1ee7f", "shasum": "" }, "require": { @@ -479,7 +483,7 @@ "security", "xss" ], - "time": "2018-02-14T13:32:33+00:00" + "time": "2018-04-26T18:43:51+00:00" }, { "name": "voku/portable-utf8", diff --git a/index.php b/index.php index c43bb488..c95e06f5 100644 --- a/index.php +++ b/index.php @@ -1,5 +1,5 @@