Releases: arquivei/laravel-health-checker
Releases · arquivei/laravel-health-checker
4.0.3
4.0.1
- Adds support for php 8.2 and 8.3 versions
Full Changelog: 4.0.0...4.0.1
Add support for Laravel 10
Add support for Laravel 10 (#29) Co-authored-by: André Lázari <andre.lazari@arquivei.com.br>
Requires phpunit as dev dependency, updates Makefile and LICENSE
-
Adds "phpunit/phpunit": "^9.5" to
composer.jsonand fixes outdated entries onphpunit.xml -
Creates the
make coveragecommand. Also installs xdebug dependecy and setsxdebug.mode=coverageonphp.ini -
Removes the
mdextension from theLICENSEfile and updates its year copyright. Also updatescomposer.json"license" key to match the file
Add support for Laravel 9 and PHP 8.1
- Update requirements
- Removes support for PHP versions older than 8.0
- Update pipeline
New semantic command
New semantic command to check readiness
1.3.0
Add Laravel ^6.20.12 support
Add support for laravel 6 (#13) Co-authored-by: André Lázari <andre.lazari@arquivei.com.br>
Php 7.2 compatibility
1.1.3 Add php 7.2 compatibility
Add support for PHP 8
- Update requirements constraints
- Add pipeline for running tests