khanamiryan / php-qrcode-detector-decoder

This is a PHP library to detect and decode QR-codes. This is first and only QR code reader that works without extensions.
Apache License 2.0
1.37k stars 325 forks source link

README wrong instructions #26

Closed appfeel closed 7 years ago

appfeel commented 7 years ago

I've been spending some large minutes until I found it should be:

$ composer require khanamiryan/qrcode-detector-decoder:dev-master

Otherwise it says no stable version found. I suppose that this will be happening until a release has been published in github.

khanamiryan commented 7 years ago

Now it will be work