All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
composer.json
increased the required PHP version to 8.0.Counter
added strict type modus.README.md
- Added additional hint to installation.
- Added an example call.
Counter
fetchAll() method to Doctrine's fetchAssociative() to get rid of the FetchMode parameter.
Counter
counts all available products.