diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 36b4f5e..94b02f2 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "php": ">=8.1", "ext-gd": "*", "ext-zlib": "*", - "tecnickcom/tc-lib-file": "^2.1", + "tecnickcom/tc-lib-file": "^2.2", "tecnickcom/tc-lib-color": "^2.2", "tecnickcom/tc-lib-pdf-encrypt": "^2.1" }, |