Files
thetool/composer.json
2025-08-04 12:15:21 +02:00

16 lines
449 B
JSON

{
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"phpoffice/phpspreadsheet": "^1.23",
"robmorgan/phinx": "^0.13.4",
"textalk/websocket": "^1.6",
"chillerlan/php-qrcode": "^4",
"phpseclib/phpseclib": "^3.0",
"stomp-php/stomp-php": "^5",
"phpmailer/phpmailer": "^6.9",
"pear2/net_routeros": "dev-develop@dev",
"matthiasmullie/minify": "^1.3"
}
}