summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-12-23 15:26:06 +0100
committerRemi Collet <remi@php.net>2024-12-23 15:26:06 +0100
commitbb24b04db1284586c899623b6478e292978efaa2 (patch)
tree628a8bfd53c9cda29c385fc8080c8935adce822f /composer.json
parent7924937bfe98c72d6d72aa114bc09d4eceefe034 (diff)
update to 2.6.4
raise dependency on tecnickcom/tc-lib-file 2.1 re-license spec file to CECILL-2.1
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 3e1d0d4..545b9d5 100644
--- a/composer.json
+++ b/composer.json
@@ -25,7 +25,7 @@
"ext-json": "*",
"ext-pcre": "*",
"ext-zlib": "*",
- "tecnickcom/tc-lib-file": "^2.0",
+ "tecnickcom/tc-lib-file": "^2.1",
"tecnickcom/tc-lib-unicode-data": "^2.0",
"tecnickcom/tc-lib-pdf-encrypt": "^2.1"
},