youngda
youngda
@michael-grunder Thank you for your help
You may need a patch Modify composer.json as follows, and then execute composer update "require": { "bluerhinos/phpmqtt": "@dev", "cweagans/composer-patches": "^1.6" }, "extra": { "patches": { "bluerhinos/phpmqtt": { "PHP8": "https://raw.githubusercontent.com/politsin/snipets/master/patch/mqtt-php8.patch" }...
Try composer install and ` "cweagans/composer-patches": "^1.6" ` Package is required