Skip to content

Commit 8a27ad9

Browse files
committed
Remove bin config now that the script is no longer included
1 parent df8ae6c commit 8a27ad9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,5 @@
1818
"require": {
1919
"php": "^7.1.3",
2020
"friendsofphp/php-cs-fixer": "^2.15"
21-
},
22-
"bin": [
23-
"bin/link-git-hooks"
24-
]
21+
}
2522
}

0 commit comments

Comments
 (0)