Updated composer.json
This commit is contained in:
parent
fd5b3ddb8f
commit
e6344b3cee
@ -1,4 +1,14 @@
|
|||||||
{
|
{
|
||||||
|
"name": "noccylabs/pharlite",
|
||||||
|
"description": "Generate phars from composer projects",
|
||||||
|
"type": "application",
|
||||||
|
"license": "GPL-3.0",
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Christopher Vagnetoft",
|
||||||
|
"email": "cvagnetoft@gmail.com"
|
||||||
|
}
|
||||||
|
],
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"PharLite\\": "src/"
|
"PharLite\\": "src/"
|
||||||
|
Loading…
Reference in New Issue
Block a user