-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomposer.json
26 lines (26 loc) · 889 Bytes
/
composer.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"require": {
"sastrawi/sentence-detector": "^1.1",
"sastrawi/sastrawi": "^1.2",
"rmccue/requests": "^1.7",
"buchin/badwords": "dev-master",
"phplucidframe/console-table": "^1.2",
"guzzlehttp/guzzle": "^7.2",
"ammarfaizi2/brainly": "^1.0",
"masokky/quotemaker": "^1.0",
"sergeytsalkov/meekrodb": "^2.3",
"thingengineer/mysqli-database-class": "^2.9",
"phpoffice/phpspreadsheet": "^1.16",
"gregwar/captcha": "^1.1",
"guzzlehttp/psr7": "^1.8",
"http-interop/http-factory-guzzle": "^1.0",
"pecee/simple-router": "^4.3",
"claviska/simpleimage": "^3.6",
"treinetic/imageartist": "^1.0",
"yzalis/identicon": "^2.0",
"ext-exif": "*",
"php": "^8.0.0",
"paragonie/easydb": "^2.11",
"rakibtg/sleekdb": "^2.10"
}
}