Skip to content

Commit 0856eb2

Browse files
committed
clean binary entry of composer file
1 parent ef09f7b commit 0856eb2

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
@@ -18,7 +18,7 @@
1818
"symfony/stopwatch": "^6.4 || ^7.0",
1919
"symfony/yaml": "^6.4 || ^7.0"
2020
},
21-
"bin": ["bin/toolkit.php", "bin/devkit.php"],
21+
"bin": ["bin/toolkit.php"],
2222
"autoload": {
2323
"psr-4": {
2424
"Bartlett\\PHPToolbox\\": "src"

0 commit comments

Comments
 (0)