summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-04-29 09:00:11 +0200
committerRemi Collet <remi@php.net>2026-04-29 09:00:11 +0200
commit1121f524e28f67949926ed24682a5917a76c7fe8 (patch)
tree900eb73caefc78dcf1288f30f79b47ce6cdd46bb /composer.json
parent2ebc488354cccccccd9e8fd55bec680200bd1033 (diff)
update to 4.3.20 (no change)HEADmaster
raise dependency on tc-lib-color 2.4
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 796e020..aacc756 100644
--- a/composer.json
+++ b/composer.json
@@ -21,7 +21,7 @@
"php": ">=8.1",
"ext-date": "*",
"ext-zlib": "*",
- "tecnickcom/tc-lib-color": "^2.3",
+ "tecnickcom/tc-lib-color": "^2.4",
"tecnickcom/tc-lib-pdf-encrypt": "^2.1"
},
"minimum-stability": "dev",