File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " triangle/engine" ,
3- "description" : " Triangle Engine - Next generation low- level HTTP engine" ,
3+ "description" : " Low- level HTTP engine for Triangle Framework " ,
44 "type" : " library" ,
55 "keywords" : [
66 " localzet" ,
2626 "source" : " https://github.com/Triangle-org/Engine"
2727 },
2828 "suggest" : {
29- "ext-mysqli" : " For support MySQL" ,
30- "ext-simplexml" : " For XML" ,
31- "ext-libxml" : " For XML" ,
32- "ext-openssl" : " For JWT" ,
33- "ext-redis" : " For Redis" ,
34- "ext-fileinfo" : " For mime_content_type()" ,
35- "ext-mongodb" : " For Triangle\\ Engine\\ Log\\ MongoDBHandler"
29+ "ext-mysqli" : " For MySQL support" ,
30+ "ext-redis" : " For Redis support" ,
31+ "ext-mongodb" : " For MongoDB logging"
3632 },
3733 "require" : {
3834 "php" : " ^8.1" ,
39- "ext-curl" : " *" ,
4035 "ext-intl" : " *" ,
4136 "ext-json" : " *" ,
42- "ext-mbstring" : " *" ,
43- "ext-zend-opcache" : " *" ,
4437 "localzet/server" : " ^4" ,
45- "psr/container" : " >=1.0" ,
4638 "monolog/monolog" : " ^2" ,
47- "vlucas/phpdotenv" : " ^5"
39+ "psr/container" : " ^1.0" ,
40+ "symfony/translation" : " ^6" ,
41+ "symfony/cache" : " ^6"
4842 },
4943 "require-dev" : {
5044 "rector/rector" : " *"
You can’t perform that action at this time.
0 commit comments