Initial commit

This commit is contained in:
2022-11-21 09:47:28 +01:00
commit 76cec83d26
11652 changed files with 1980467 additions and 0 deletions

View File

@ -0,0 +1,14 @@
## Change Log
## [1.0.2] - 2018-10-10
### Changed
- Dropped support for PHP 5.4 & PHP 5.5
- Test QRCode by decoding it
## [1.0.1] - 2018-10-10
### Added
- Add support for more image renderer back ends
## [1.0.0] - 2018-10-06
### Added
- Package created