mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
62d6e19ee9
It's still a work in progress, there are a lot of things that will change in the final release
10 lines
113 B
JSON
10 lines
113 B
JSON
{
|
|
"autoload" : {
|
|
"psr-4" : {
|
|
"TravianZ\\" : "src/"
|
|
}
|
|
},
|
|
"require" : {
|
|
"smarty/smarty" : "3.1.32"
|
|
}
|
|
} |