bluerhinos / phpMQTT

a simple php class to connect/publish/subscribe to a MQTT broker
Other
773 stars 460 forks source link

Minimum-stability issue #64

Closed DustinWatts closed 4 years ago

DustinWatts commented 6 years ago

Hi there!

When trying to install true composer i get the following error:

[InvalidArgumentException]
  Could not find a version of package bluerhinos/phpmqtt matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability.

PHP version: 5.6.33-0+deb8u1 Composer Version: 1.6.4

Can anyone help me?

msbit commented 6 years ago

Try the following:

composer require bluerhinos/phpmqtt:dev-master
pkrupald024 commented 5 years ago

Try the following:

composer require bluerhinos/phpmqtt:dev-master

Thanks

Niek commented 5 years ago

Please update the README to reflect this: composer require bluerhinos/phpmqtt=@dev