
This looks more complicated but removes a lot of hard coded class connections and will make injecting config easier.
7 lines
111 B
Text
7 lines
111 B
Text
{
|
|
"output" : "build/pfatt.phar",
|
|
"files": [
|
|
"bin/pfatt",
|
|
"cache/container.php"
|
|
]
|
|
}
|