Fix SPDX license ID (#591) and update min PHP version to 5.5.0

This commit is contained in:
nicolaasuni 2024-03-25 23:50:00 +00:00
parent 2fb1c01bc3
commit 8115ff636a

View File

@ -12,8 +12,8 @@
"barcodes"
],
"homepage": "http://www.tcpdf.org/",
"version": "6.6.2",
"license": "LGPL-3.0-only",
"version": "6.7.4",
"license": "LGPL-3.0-or-later",
"authors": [
{
"name": "Nicola Asuni",
@ -22,7 +22,7 @@
}
],
"require": {
"php": ">=5.3.0"
"php": ">=5.5.0"
},
"autoload": {
"classmap": [