Skip to content

Commit eaf34a7

Browse files
Use patch from vendor-patches instead of local patch
1 parent 920786f commit eaf34a7

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
@@ -140,7 +140,7 @@
140140
"https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches/nikic-php-parser-lib-phpparser-node-stmt-case-php.patch",
141141
"https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches/nikic-php-parser-lib-phpparser-node-stmt-elseif-php.patch",
142142
"https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches/nikic-php-parser-lib-phpparser-node-stmt-namespace-php.patch",
143-
"patches/nikic-php-parser-lib-phpparser-nodetraverser-php.patch"
143+
"https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches/nikic-php-parser-lib-phpparser-nodetraverser-php.patch"
144144
]
145145
},
146146
"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)