Porter
- Merge EE version into main project: This package will now contain EE resources. See which one on the documentation
- Add cache feature (disabled by default)
- Support query parameters for Product GET route
- Better error handling: Support 405, 406, 415, 429 HTTP errors
- Fix some PHP 8.1 deprecations
- Fix potential
make tests
bug