diff --git a/composer.json b/composer.json index 614fed4..9de1ef4 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "plivo/plivo-php": "4.32.0", "tuupola/base32": "2.0.0", "twilio/sdk": "6.37.1", - "tecnickcom/tcpdf": "6.7.4" + "tecnickcom/tcpdf": "6.7.5" }, "require-dev": { "php-webdriver/webdriver": "1.15.1", diff --git a/composer.lock b/composer.lock index b0a7558..913cdf3 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": "8d7922470a7c5176e01fb83a59744fa5", + "content-hash": "35e75d156c80f82b7cb9338055358d86", "packages": [ { "name": "chrome-php/chrome", @@ -2986,16 +2986,16 @@ }, { "name": "tecnickcom/tcpdf", - "version": "6.7.4", + "version": "6.7.5", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", - "reference": "d4adef47ca21c90e6483d59dcb9e5b1023696937" + "reference": "951eabf0338ec2522bd0d5d9c79b08a3a3d36b36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/d4adef47ca21c90e6483d59dcb9e5b1023696937", - "reference": "d4adef47ca21c90e6483d59dcb9e5b1023696937", + "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/951eabf0338ec2522bd0d5d9c79b08a3a3d36b36", + "reference": "951eabf0338ec2522bd0d5d9c79b08a3a3d36b36", "shasum": "" }, "require": { @@ -3046,7 +3046,7 @@ ], "support": { "issues": "https://github.com/tecnickcom/TCPDF/issues", - "source": "https://github.com/tecnickcom/TCPDF/tree/6.7.4" + "source": "https://github.com/tecnickcom/TCPDF/tree/6.7.5" }, "funding": [ { @@ -3054,7 +3054,7 @@ "type": "custom" } ], - "time": "2024-03-25T23:56:24+00:00" + "time": "2024-04-20T17:25:10+00:00" }, { "name": "tuupola/base32",