Releases: zingimmick/laravel-sms
Releases · zingimmick/laravel-sms
5.0.3
Full Changelog: 5.0.2...5.0.3
5.0.2
Full Changelog: 5.0.1...5.0.2
5.0.1
What's Changed
- Remove redundant default attribute value assignment by @zingimmick in #226
- Single line comment spacing by @zingimmick in #227
Full Changelog: 5.0.0...5.0.1
5.0.0
What's Changed
- Enable parallel run for rector by @zingimmick in #222
- Add Auto-Fix workflow by @zingimmick in #223
- Bump actions/checkout from 2.4.0 to 3 by @dependabot in #224
- Bump minimum version of PHP to 7.3 by @zingimmick in #225
Full Changelog: 4.3.1...5.0.0
4.3.1
4.3.0
What's Changed
- Bump shivammathur/setup-php from 2.16.0 to 2.17.0 by @dependabot in #220
Full Changelog: 4.2.1...4.3.0
4.2.1
What's Changed
- Bump EndBug/add-and-commit from 7.5.0 to 8 by @dependabot in #215
- Use PHP version set instead of migration sets by @zingimmick in #216
- Update zing/coding-standard requirement from ^5.3 to ^5.3 || ^6.0 by @dependabot in #217
- Fix rector ci by @zingimmick in #218
- Ignore phpstan.neon when adding to archive files by @zingimmick in #219
Full Changelog: 4.2.0...4.2.1
4.2.0
What's Changed
- Strict type by @zingimmick in #209
- Update license copyright year(s) by @github-actions in #210
- Fix incorrect types by @zingimmick in #211
- Add default config for aliyunintl by @zingimmick in #212
- Simplify ECS skip option by @zingimmick in #213
- Support Laravel 9 by @zingimmick in #214
Full Changelog: 4.1.0...4.2.0
4.1.0
Bump EndBug/add-and-commit from 7.4.0 to 7.5.0 (#208) Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 7.4.0 to 7.5.0. - [Release notes](https://github.com/EndBug/add-and-commit/releases) - [Changelog](https://github.com/EndBug/add-and-commit/blob/master/CHANGELOG.md) - [Commits](https://github.com/EndBug/add-and-commit/compare/v7.4.0...v7.5.0) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4.0.0
Bump overtrue/easy-sms from ^1.3.3 to ^2.0