Releases: ferdiunal/larapanda
Releases · ferdiunal/larapanda
Release list
v1.0.1
Summary
- Add PHP 8.4+ runtime support while keeping PHP 8.5 covered in CI.
- Update the test workflow matrix to run PHP 8.4 and 8.5.
- Align the bug report PHP version placeholder with the new minimum supported version.
Verification
- composer validate --strict
- vendor/bin/pest --ci
- php -d memory_limit=512M vendor/bin/phpstan analyse
- vendor/bin/pint --test
v1.0.0
Full Changelog: https://github.com/ferdiunal/larapanda/commits/v1.0.0