Fixed composer.json merge conflict

This commit is contained in:
Frank Schubert
2024-02-14 13:57:17 +01:00
parent 5288ff5f1e
commit 2b5b22d5f0

View File

@@ -3,6 +3,7 @@
"phpoffice/phpspreadsheet": "^1.23",
"robmorgan/phinx": "^0.13.4",
"textalk/websocket": "^1.6",
"chillerlan/php-qrcode": "^4"
"chillerlan/php-qrcode": "^4",
"phpseclib/phpseclib": "^3.0"
}
}