Use composer and change QR code generation library

This commit is contained in:
Miraty 2022-05-30 17:50:46 +02:00
commit 147a25c93f
564 changed files with 15838 additions and 34258 deletions

6
composer.json Normal file
View file

@ -0,0 +1,6 @@
{
"require": {
"endroid/qr-code": "^4.4",
"wikimedia/less.php": "^3.1"
}
}