composer.json
@@ -6,12 +6,14 @@ }, "config": { "platform": { "php": "7.3.26" "php": "8.1" } }, "require": { "php": ">=7.1", "ubnt/ucrm-plugin-sdk": "^0.8.1", "webit/w-firma-api": "^2.3" "php": ">=8.1", "ext-json": "*", "ubnt/ucrm-plugin-sdk": "^0.9.0", "webit/w-firma-api": "^3.0.0", "chillerlan/php-qrcode": "^5.0" } }