diff --git a/composer.lock b/composer.lock index 4ac9f6314a..2c9d28f8a4 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": "6cbb20f8d8f2daae0aeb72431cda0980", + "content-hash": "03ae6d232b34f581827b69e64b738051", "packages": [ { "name": "ezyang/htmlpurifier", @@ -113,6 +113,10 @@ "zip" ], "funding": [ + { + "url": "https://github.com/maennchen", + "type": "github" + }, { "url": "https://opencollective.com/zipstream", "type": "open_collective" @@ -763,12 +767,12 @@ "source": { "type": "git", "url": "https://github.com/PHPCSStandards/composer-installer.git", - "reference": "04f4e8f6716241cb9200774ff73cb99fbb81e09a" + "reference": "4ff04596a135076f0dde03b0bc1a25f741249e2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/04f4e8f6716241cb9200774ff73cb99fbb81e09a", - "reference": "04f4e8f6716241cb9200774ff73cb99fbb81e09a", + "url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/4ff04596a135076f0dde03b0bc1a25f741249e2f", + "reference": "4ff04596a135076f0dde03b0bc1a25f741249e2f", "shasum": "" }, "require": { @@ -786,11 +790,11 @@ }, "type": "composer-plugin", "extra": { - "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin" + "class": "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin" }, "autoload": { "psr-4": { - "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/" + "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -829,7 +833,7 @@ "stylecheck", "tests" ], - "time": "2022-06-26T10:27:07+00:00" + "time": "2022-12-16T11:07:22+00:00" }, { "name": "doctrine/annotations", @@ -1753,6 +1757,7 @@ "keywords": [ "diff" ], + "abandoned": true, "time": "2020-10-14T08:32:19+00:00" }, { @@ -5082,16 +5087,16 @@ }, { "name": "tecnickcom/tcpdf", - "version": "6.4.4", + "version": "6.6.2", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", - "reference": "42cd0f9786af7e5db4fcedaa66f717b0d0032320" + "reference": "e3cffc9bcbc76e89e167e9eb0bbda0cab7518459" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/42cd0f9786af7e5db4fcedaa66f717b0d0032320", - "reference": "42cd0f9786af7e5db4fcedaa66f717b0d0032320", + "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/e3cffc9bcbc76e89e167e9eb0bbda0cab7518459", + "reference": "e3cffc9bcbc76e89e167e9eb0bbda0cab7518459", "shasum": "" }, "require": { @@ -5146,7 +5151,7 @@ "type": "custom" } ], - "time": "2021-12-31T08:39:24+00:00" + "time": "2022-12-17T10:28:59+00:00" }, { "name": "theseer/tokenizer",