Added the binary in the composer.json file
parent
a697488948
commit
b3fc995442
|
@ -28,5 +28,6 @@
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": { "Composer": "src/" }
|
"psr-0": { "Composer": "src/" }
|
||||||
}
|
},
|
||||||
|
"bin": ["bin/composer"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue