Releases: protonemedia/laravel-dusk-fakes
Releases · protonemedia/laravel-dusk-fakes
1.9.0
What's Changed
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #28
- Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #31
- Bump stefanzweifel/git-auto-commit-action from 5 to 7 by @dependabot[bot] in #32
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #30
- Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #34
- Add PHP 8.5 support by @realpascalbotjet in #35
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #33
New Contributors
- @realpascalbotjet made their first contribution in #35
Full Changelog: 1.8.0...1.9.0
1.8.0
What's Changed
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #25
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #26
- Support for Laravel 12 by @pascalbaljet in #27
Full Changelog: 1.7.0...1.8.0
1.7.0
1.6.0
What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #18
- Support for Laravel 11 by @pascalbaljet in #19
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #10
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #11
- Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in #12
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #14
- Support for PHP 8.3. Dropped support for Laravel 9 by @pascalbaljet in #17
- Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #13
- Bump actions/checkout from 3 to 4 by @dependabot in #15
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #16
Full Changelog: 1.4.0...1.5.0
1.4.0
- Support for persistent Bus + Queue fake
- Drop support for Laravel 9
- Drop support for PHP 8.0
1.3.1
- Fix for restoring corrupted storage
1.3.0
- Support for Laravel 10
1.2.0
- Support for PHP 8.2
1.1.0
Support for testing Mails