Skip to content

Releases: ferdiunal/larapanda

Release list

v1.0.1

Choose a tag to compare

@ferdiunal ferdiunal released this 25 May 18:17

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

Choose a tag to compare

@ferdiunal ferdiunal released this 10 Apr 09:24