Releases: kra8/laravel-snowflake
Releases · kra8/laravel-snowflake
v2.3.0
What's Changed
- Bump guzzlehttp/psr7 from 2.4.3 to 2.5.0 by @dependabot in #45
- Laravel 11.x Support by @ibrunotome in #47
New Contributors
- @ibrunotome made their first contribution in #47
Full Changelog: v2.2.0...v2.3.0
v2.2.0
Added Support For Laravel 10 (#44) Co-authored-by: Dimitri Bocquet <[email protected]>
v2.1.2
Bump symfony/http-kernel from 6.0.8 to 6.2.6 (#43) Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 6.0.8 to 6.2.6. - [Release notes](https://github.com/symfony/http-kernel/releases) - [Changelog](https://github.com/symfony/http-kernel/blob/6.2/CHANGELOG.md) - [Commits](https://github.com/symfony/http-kernel/compare/v6.0.8...v6.2.6) --- updated-dependencies: - dependency-name: symfony/http-kernel dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v2.1.1
v2.1.0
Support for Laravel 9
v2.0.4 Added Support For Laravel 9 (#36)
v2.0.3
Support php8
v2.0.2 Support php8 (#27)