Skip to content

Commit 51b5f71

Browse files
authored
Merge pull request #4 from mollie/dave/remove-unexisting-bin-link
Remove bin config now that the script is no longer included
2 parents df8ae6c + 8a27ad9 commit 51b5f71

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)