You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initial Laravel 13 support (#243)
* Initial Laravel 13 support
* Bump dev versions
* Drop `pestphp/pest-plugin-watch` (no longer supported)
* Leave 8.5 for now
* Use latest internachi/modularize
* Modular 3
* Allow old modular as well
Replace `modular` with `modularize` (#236)
* Replace modular with modularize package and update imports
* Bump internachi/modularize from ^1.0 to ^1.1.0
* Update ModularizeGeneratorCommand trait usage in command classes
* Drop PHP 8.1 from CI
* Update CHANGELOG to reference GitHub Releases and reformat changelog entries