From 57e0fb6877bce566823ec10a3a6af0a050add90a Mon Sep 17 00:00:00 2001 From: blackcoder87 Date: Sat, 2 Dec 2023 08:36:44 +0100 Subject: [PATCH] Update FontAwesome to 6.5.1 --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index bc31e8e39..7d4691020 100644 --- a/composer.lock +++ b/composer.lock @@ -182,16 +182,16 @@ }, { "name": "fortawesome/font-awesome", - "version": "6.4.2", + "version": "6.5.1", "source": { "type": "git", "url": "https://github.com/FortAwesome/Font-Awesome.git", - "reference": "f0c25837a3fe0e03783b939559e088abcbfb3c4b" + "reference": "deeea78c52bfe00b6e251ffddccf5570d5fdb05e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/f0c25837a3fe0e03783b939559e088abcbfb3c4b", - "reference": "f0c25837a3fe0e03783b939559e088abcbfb3c4b", + "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/deeea78c52bfe00b6e251ffddccf5570d5fdb05e", + "reference": "deeea78c52bfe00b6e251ffddccf5570d5fdb05e", "shasum": "" }, "type": "library", @@ -223,7 +223,7 @@ "issues": "https://github.com/FortAwesome/Font-Awesome/issues", "source": "https://github.com/FortAwesome/Font-Awesome" }, - "time": "2023-08-02T20:27:06+00:00" + "time": "2023-11-30T22:38:48+00:00" }, { "name": "harvesthq/chosen", @@ -1290,16 +1290,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.6.13", + "version": "9.6.15", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "f3d767f7f9e191eab4189abe41ab37797e30b1be" + "reference": "05017b80304e0eb3f31d90194a563fd53a6021f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f3d767f7f9e191eab4189abe41ab37797e30b1be", - "reference": "f3d767f7f9e191eab4189abe41ab37797e30b1be", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/05017b80304e0eb3f31d90194a563fd53a6021f1", + "reference": "05017b80304e0eb3f31d90194a563fd53a6021f1", "shasum": "" }, "require": { @@ -1373,7 +1373,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.13" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.15" }, "funding": [ { @@ -1389,7 +1389,7 @@ "type": "tidelift" } ], - "time": "2023-09-19T05:39:22+00:00" + "time": "2023-12-01T16:55:19+00:00" }, { "name": "psr/log",