Skip to content

v0.4.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@xam-ps xam-ps released this 16 Nov 20:04
· 4 commits to main since this release

Caution: This release requires a php version >=8.2

Failing CI is related to nunomaduro/collision#306 and will hopefully be fixed soon. Built passes all tests.

This update is not changing anything but is only updating dependencies, mainly to fix a security issue in a laravel package: CVE-2024-52301.

For the update run
composer install --no-dev
php artisan cache:clear
php artisan config:clear
php artisan view:clear