Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/updater.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/bin/php-parse')
-rwxr-xr-xvendor/bin/php-parse8
1 files changed, 4 insertions, 4 deletions
diff --git a/vendor/bin/php-parse b/vendor/bin/php-parse
index ade70aa..d739888 100755
--- a/vendor/bin/php-parse
+++ b/vendor/bin/php-parse
@@ -4,7 +4,7 @@
/**
* Proxy PHP file generated by Composer
*
- * This file includes the referenced bin path (../../vendor-bin/psalm/vendor/nikic/php-parser/bin/php-parse)
+ * This file includes the referenced bin path (../../vendor-bin/coding-standard/vendor/nikic/php-parser/bin/php-parse)
* using a stream wrapper to prevent the shebang from being output on PHP<8
*
* @generated
@@ -13,7 +13,7 @@
namespace Composer;
$GLOBALS['_composer_bin_dir'] = __DIR__;
-$GLOBALS['_composer_autoload_path'] = __DIR__ . '/../..'.'/vendor-bin/psalm/vendor/autoload.php';
+$GLOBALS['_composer_autoload_path'] = __DIR__ . '/../..'.'/vendor-bin/coding-standard/vendor/autoload.php';
if (PHP_VERSION_ID < 80000) {
if (!class_exists('Composer\BinProxyWrapper')) {
@@ -112,9 +112,9 @@ if (PHP_VERSION_ID < 80000) {
(function_exists('stream_get_wrappers') && in_array('phpvfscomposer', stream_get_wrappers(), true))
|| (function_exists('stream_wrapper_register') && stream_wrapper_register('phpvfscomposer', 'Composer\BinProxyWrapper'))
) {
- include("phpvfscomposer://" . __DIR__ . '/../..'.'/vendor-bin/psalm/vendor/nikic/php-parser/bin/php-parse');
+ include("phpvfscomposer://" . __DIR__ . '/../..'.'/vendor-bin/coding-standard/vendor/nikic/php-parser/bin/php-parse');
exit(0);
}
}
-include __DIR__ . '/../..'.'/vendor-bin/psalm/vendor/nikic/php-parser/bin/php-parse';
+include __DIR__ . '/../..'.'/vendor-bin/coding-standard/vendor/nikic/php-parser/bin/php-parse';