Add bin to composer.json
This commit is contained in:
parent
e2868cd7bf
commit
9bc83ccd56
@ -16,5 +16,8 @@
|
|||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"symfony/yaml": "^7.1"
|
"symfony/yaml": "^7.1"
|
||||||
}
|
},
|
||||||
}
|
"bin": [
|
||||||
|
"bin/jedit"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user