Skip to content

chore(release): v7.3.0 — Laravel 13 support, Boost guidelines - #187

Merged
realrashid merged 1 commit into
masterfrom
main
Mar 19, 2026
Merged

chore(release): v7.3.0 — Laravel 13 support, Boost guidelines#187
realrashid merged 1 commit into
masterfrom
main

Conversation

@realrashid

Copy link
Copy Markdown
Owner

Summary:\n- Add Laravel 13 compatibility (composer.json)\n- Update bundled SweetAlert2 JS (maintainer-updated)\n- Add Laravel Boost guideline and Boost Skill (resources/boost/...)\n- Add minimal CI workflow (composer validate, php -l)\n- Add a minimal PHPUnit test and docs updates\n\nFiles changed: composer.json, resources/boost/, docs/, CHANGELOG.md, readme.md, .github/workflows/ci.yml, tests/Feature/ProviderRegistrationTest.php, plans/\n\nUpgrade notes for maintainers and users:\n- Ensure your application meets Laravel 13 PHP requirements before upgrading.\n- If you rely on the bundled JS path, keep using asset('vendor/sweetalert/sweetalert.all.js').\n- To let Laravel Boost pick up the guidelines and skill, run or .\n\nChecklist:\n- [ ] Confirm SweetAlert2 upstream version (if you want a specific semver).\n- [ ] Verify CI passes and consider raising PHP constraint if required by Laravel 13.\n

@realrashid
realrashid merged commit 35886b7 into master Mar 19, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants