Skip to content

Commit 76f3eef

Browse files
committed
Fix composer.json bin reference
1 parent dbccc8f commit 76f3eef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"FastForward\\DevTools\\Tests\\": "tests/"
5555
}
5656
},
57-
"bin": "bin/devtools",
57+
"bin": "bin/dev-tools",
5858
"config": {
5959
"allow-plugins": {
6060
"ergebnis/composer-normalize": true,

0 commit comments

Comments
 (0)