14.0.0
* Add Laravel 13 support * Change the minimum php version to 8.3 * Update the illuminate/contracts and illuminate/support packages to ^13.0 * Allow phpunit ^13.0 * fix: make HashidsFactory property readonly in HashidsManager * chore: update graham-campbell/analyzer to ^5.1 and phpunit to ^13.0 in require-dev * fix: allow phpunit version 12.5 or 13.0 in require-dev --------- Co-authored-by: Vincent Klaiber <vincent@doubledip.se>