+
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
{
|
||||
"require": {
|
||||
"clue/reactphp-sqlite": "^1.6",
|
||||
"clue/framework-x": "^0.16"
|
||||
"clue/framework-x": "^0.16",
|
||||
"vlucas/phpdotenv": "^5.6",
|
||||
"react/cache": "^1.2",
|
||||
"clue/mq-react": "^1.6",
|
||||
"smarty/smarty": "^5.4"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"XBotControl\\": "src/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user