Merge pull request #3967 from PHPOffice/dependabot/composer/tecnickcom/tcpdf-6.7.4

Bump tecnickcom/tcpdf from 6.6.5 to 6.7.4
This commit is contained in:
oleibman
2024-04-14 23:35:38 +00:00
committed by GitHub
Generated
+7 -7
View File
@@ -4855,20 +4855,20 @@
},
{
"name": "tecnickcom/tcpdf",
"version": "6.6.5",
"version": "6.7.4",
"source": {
"type": "git",
"url": "https://github.com/tecnickcom/TCPDF.git",
"reference": "5fce932fcee4371865314ab7f6c0d85423c5c7ce"
"reference": "d4adef47ca21c90e6483d59dcb9e5b1023696937"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/5fce932fcee4371865314ab7f6c0d85423c5c7ce",
"reference": "5fce932fcee4371865314ab7f6c0d85423c5c7ce",
"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": {
@@ -4915,7 +4915,7 @@
],
"support": {
"issues": "https://github.com/tecnickcom/TCPDF/issues",
"source": "https://github.com/tecnickcom/TCPDF/tree/6.6.5"
"source": "https://github.com/tecnickcom/TCPDF/tree/6.7.4"
},
"funding": [
{
@@ -4923,7 +4923,7 @@
"type": "custom"
}
],
"time": "2023-09-06T15:09:26+00:00"
"time": "2024-03-25T23:56:24+00:00"
},
{
"name": "theseer/tokenizer",