Initial commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"PharLite\\": "src/"
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"symfony/finder": "^4.0"
|
||||
},
|
||||
"bin": [
|
||||
"bin/pharlite"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user