Skip to content

Commit 43ac292

Browse files
Use patch from vendor-patches instead of local patch
1 parent a0cfc82 commit 43ac292

File tree

2 files changed

+1
-56
lines changed

2 files changed

+1
-56
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches/nikic-php-parser-lib-phpparser-node-stmt-case-php.patch",
140140
"https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches/nikic-php-parser-lib-phpparser-node-stmt-elseif-php.patch",
141141
"https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches/nikic-php-parser-lib-phpparser-node-stmt-namespace-php.patch",
142-
"patches/nikic-php-parser-lib-phpparser-nodetraverser-php.patch"
142+
"https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches/nikic-php-parser-lib-phpparser-nodetraverser-php.patch"
143143
]
144144
},
145145
"composer-exit-on-patch-failure": true,

patches/nikic-php-parser-lib-phpparser-nodetraverser-php.patch

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)