summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-02-12 14:35:14 +0100
committerRemi Collet <remi@remirepo.net>2020-02-12 14:35:14 +0100
commita2f6c24755d4bb2939daccad0bea4558ba8d4226 (patch)
tree9414348ff2c191b0c3919387568736b6faaa13ea /composer.json
parent789097c75b51f652fcb0b381d820177d478d84d5 (diff)
v6.3.4
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 70416fd..839f60b 100644
--- a/composer.json
+++ b/composer.json
@@ -1,6 +1,6 @@
{
"name": "tecnickcom/tcpdf",
- "version": "6.3.2",
+ "version": "6.3.4",
"homepage": "http://www.tcpdf.org/",
"type": "library",
"description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
@@ -13,7 +13,7 @@
"pdf417",
"barcodes"
],
- "license": "LGPL-3.0",
+ "license": "LGPL-3.0-only",
"authors": [
{
"name": "Nicola Asuni",