v0.4.2
Pre-release
Pre-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 passed all tests.
This update is not changing anything but is only updating Laravel to v11 and vite to v4.5.3. For the update run:
composer update
php artisan cache:clear
php artisan config:clear
php artisan view:clear
and
npm install
npm run build