diff --git a/composer.json b/composer.json index 28890a2889..4165de2049 100644 --- a/composer.json +++ b/composer.json @@ -140,7 +140,7 @@ "https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches/nikic-php-parser-lib-phpparser-node-stmt-case-php.patch", "https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches/nikic-php-parser-lib-phpparser-node-stmt-elseif-php.patch", "https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches/nikic-php-parser-lib-phpparser-node-stmt-namespace-php.patch", - "https://raw.githubusercontent.com/rectorphp/vendor-patches/fix-patch-php-parser-54/patches/nikic-php-parser-lib-phpparser-nodetraverser-php.patch" + "https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches/nikic-php-parser-lib-phpparser-nodetraverser-php.patch" ] }, "composer-exit-on-patch-failure": true,