Skip to content

Commit f7b2bc1

Browse files
committed
Fix binary name
1 parent 625ff6b commit f7b2bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"php": "^7.3 || ^8.0"
2525
},
2626
"bin": [
27-
"src/patches"
27+
"src/patch"
2828
],
2929
"scripts": {
3030
"test": "tests/run"

0 commit comments

Comments
 (0)