Files
TechOdyssey_Designs_Dashboard/composer.json
Hickmeister 8410a50f26 Many Tings
2025-01-16 23:13:31 +00:00

10 lines
206 B
JSON

{
"require": {
"php-mqtt/client": "^2.2",
"fabpot/goutte": "^4.0",
"symfony/polyfill-ctype": "^1.31",
"phpmailer/phpmailer": "^6.9",
"twig/twig": "^3.18"
}
}