summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
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 f415676..68f824f 100644
--- a/composer.json
+++ b/composer.json
@@ -25,7 +25,7 @@
"ext-json": "*",
"ext-pcre": "*",
"ext-zlib": "*",
- "tecnickcom/tc-lib-file": "^2.2",
+ "tecnickcom/tc-lib-file": "^2.3",
"tecnickcom/tc-lib-unicode-data": "^2.0",
"tecnickcom/tc-lib-pdf-encrypt": "^2.1"
},
@@ -37,7 +37,7 @@
"require-dev": {
"pdepend/pdepend": "2.16.2",
"phpmd/phpmd": "2.15.0",
- "phpunit/phpunit": "12.5.8 || 11.5.50 || 10.5.63",
+ "phpunit/phpunit": "13.0.5 || 12.5.14 || 11.5.55 || 10.5.63",
"squizlabs/php_codesniffer": "4.0.1",
"phpcompatibility/php-compatibility": "^10.0.0@dev"
},