chillerlan / php-qrcode

A PHP QR Code generator and reader with a user-friendly API.
https://smiley.codes/qrcode/
Apache License 2.0
2.01k stars 302 forks source link

class Settings\SettingsContainerAbstract missing #101

Closed AntonWert closed 2 years ago

AntonWert commented 2 years ago

The class Settings\SettingsContainerAbstract is missing.

It is used in QROptions.php like: class QROptions extends SettingsContainerAbstract But the wohle source-zip does not contain the lass at all.

AntonWert commented 2 years ago

My fault, composer installed in the false directory, and I had a 2nd version installed