diff --git a/composer.lock b/composer.lock index 369a65b..a2476f3 100644 --- a/composer.lock +++ b/composer.lock @@ -5405,20 +5405,20 @@ }, { "name": "tecnickcom/tcpdf", - "version": "6.4.4", + "version": "6.7.4", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", - "reference": "42cd0f9786af7e5db4fcedaa66f717b0d0032320" + "reference": "d4adef47ca21c90e6483d59dcb9e5b1023696937" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/42cd0f9786af7e5db4fcedaa66f717b0d0032320", - "reference": "42cd0f9786af7e5db4fcedaa66f717b0d0032320", + "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/d4adef47ca21c90e6483d59dcb9e5b1023696937", + "reference": "d4adef47ca21c90e6483d59dcb9e5b1023696937", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": ">=5.5.0" }, "type": "library", "autoload": { @@ -5443,7 +5443,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-3.0-only" + "LGPL-3.0-or-later" ], "authors": [ { @@ -5465,7 +5465,7 @@ ], "support": { "issues": "https://github.com/tecnickcom/TCPDF/issues", - "source": "https://github.com/tecnickcom/TCPDF/tree/6.4.4" + "source": "https://github.com/tecnickcom/TCPDF/tree/6.7.4" }, "funding": [ { @@ -5473,7 +5473,7 @@ "type": "custom" } ], - "time": "2021-12-31T08:39:24+00:00" + "time": "2024-03-25T23:56:24+00:00" }, { "name": "tracy/tracy", @@ -5762,5 +5762,5 @@ "platform-overrides": { "php": "7.2.14" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }