Releases: tzsk/sms
Releases Β· tzsk/sms
8.0.0
7.0.1
What's Changed
- chore(deps-dev): bump sms77/api from 2.5.0 to 2.5.1 by @dependabot in #961
- chore(deps-dev): bump vimeo/psalm from 5.6.0 to 5.9.0 by @dependabot in #1001
- chore(deps-dev): bump aws/aws-sdk-php from 3.258.10 to 3.269.2 by @dependabot in #1038
- chore(deps-dev): bump laravel/pint from 1.5.0 to 1.10.0 by @dependabot in #1034
- chore(deps-dev): bump orchestra/testbench from 8.0.0 to 8.5.1 by @dependabot in #1033
- chore(deps-dev): bump twilio/sdk from 6.44.3 to 7.3.0 by @dependabot in #1030
- chore(deps-dev): bump orchestra/testbench from 8.5.1 to 8.5.10 by @dependabot in #1115
- chore(deps-dev): bump sms77/api from 2.5.1 to 2.6.0 by @dependabot in #1068
- chore(deps): bump guzzlehttp/guzzle from 7.5.1 to 7.7.0 by @dependabot in #1059
- added SMSApi driver by @kopitar in #1184
- fix 'Invalid variable name' when we use space in pattern with trim by @Hebrahimzadeh in #1294
- fix: white space issue in pattern parameters name and value by @moosti in #1247
New Contributors
- @kopitar made their first contribution in #1184
- @Hebrahimzadeh made their first contribution in #1294
- @moosti made their first contribution in #1247
Full Changelog: 7.0.0...7.0.1
7.0.0
6.0.1
6.0.0
5.4.1
5.4.0
π Added
- Sabapayamak Driver (#553) by @omalizadeh
- SmsGateway24 Driver (#561) by @nikitospush
π§Ή Chores
- Dependency Updates