Skip to content

Commit 8745b59

Browse files
committed
Expose console as a binary
1 parent 205c0b0 commit 8745b59

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
File renamed without changes.

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@
3131
"gajus/dindent": "^2.0",
3232
"symfony/phpunit-bridge": "^5.2",
3333
"symfony/process": "^5.2"
34-
}
34+
},
35+
"bin": ["bin/docs-builder"]
3536
}

0 commit comments

Comments
 (0)