{ "autoload": { "psr-4": { "SIPL\\UCRM\\wFirma\\": "src/" } }, "config": { "platform": { "php": "8.1" } }, "require": { "php": ">=8.1", "ext-json": "*", "ubnt/ucrm-plugin-sdk": "^0.9.0", "webit/w-firma-api": "^3.0.0", "chillerlan/php-qrcode": "^5.0" } }