mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-05-15 20:11:49 +00:00
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"directorytree/ldaprecord": "^3.3",
|
||||
"twig/twig": "^3.0",
|
||||
"stevenmaguire/oauth2-keycloak": "^4.0",
|
||||
"league/oauth2-client": "^2.7"
|
||||
"league/oauth2-client": "^2.7",
|
||||
"bacon/bacon-qr-code": "^2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user