Files
thetool/composer.json
2024-02-14 13:50:16 +01:00

9 lines
185 B
JSON

{
"require": {
"phpoffice/phpspreadsheet": "^1.23",
"robmorgan/phinx": "^0.13.4",
"textalk/websocket": "^1.6",
"chillerlan/php-qrcode": "^4"
}
}