Releases: beyondcode/laravel-self-diagnosis
Releases · beyondcode/laravel-self-diagnosis
3.0.0
What's Changed
- Laravel 12.x Compatibility by @laravel-shift in #120
- Add check for empty environmental variables by @mtolhuys in #84
- 3.0.0 by @mechelon in #121
New Contributors
- @laravel-shift made their first contribution in #120
- @mtolhuys made their first contribution in #84
Full Changelog: 2.0.0...3.0.0
2.0.0
This release adds support for Laravel 11 and drops support for every Laravel version below 9. PHP 8.2 is now the minimum requirement.
- Include support for PHP 8. by @mikebronner in #104
- Update to support Composer 2.0 by @roennow in #102
- Fix dotv5 - Laravel 8 and config cache by @thomascombe in #106
- Handle inconsistent install output on composer versions below 2.4.5 by @PrinsFrank in #113
- Laravel 11 compatibility & more by @mechelon in #117
New Contributors
- @mikebronner made their first contribution in #104
- @roennow made their first contribution in #102
- @thomascombe made their first contribution in #106
- @mechelon made their first contribution in #117
Full Changelog: 1.5.0...2.0.0