summaryrefslogtreecommitdiffstats
path: root/php-herrera-io-phar-update-autoload.php
diff options
context:
space:
mode:
Diffstat (limited to 'php-herrera-io-phar-update-autoload.php')
-rw-r--r--php-herrera-io-phar-update-autoload.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-herrera-io-phar-update-autoload.php b/php-herrera-io-phar-update-autoload.php
index 424a564..dff41cc 100644
--- a/php-herrera-io-phar-update-autoload.php
+++ b/php-herrera-io-phar-update-autoload.php
@@ -20,5 +20,5 @@ require_once $vendorDir . '/Herrera/Version/autoload.php';
// Adpated from upstream constants.php
if (!defined('PHAR_UPDATE_MANIFEST_SCHEMA')) {
- define('PHAR_UPDATE_MANIFEST_SCHEMA', __DIR__ . '/schema.json');
+ define('PHAR_UPDATE_MANIFEST_SCHEMA', '/usr/share/php-herrera-io-phar-update/res/schema.json');
} \ No newline at end of file