diff --git a/build.xml b/build.xml
index a56c17748..265e6c1e8 100644
--- a/build.xml
+++ b/build.xml
@@ -102,7 +102,25 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/composer.json b/composer.json
index f416533b9..79e8718d0 100644
--- a/composer.json
+++ b/composer.json
@@ -61,7 +61,8 @@
"friendsofphp/php-cs-fixer": "3.87.2",
"phpunit/phpunit": "9.5.9",
"squizlabs/php_codesniffer": "3.6.0",
- "phpstan/phpstan": "^2.1"
+ "phpstan/phpstan": "^2.1",
+ "pear/archive_tar": "*"
},
"repositories": [
{