Skip to content

Releases: arquivei/laravel-health-checker

4.0.3

21 Nov 20:59

Choose a tag to compare

Add support for Laravel 11

4.0.1

06 Feb 19:05

Choose a tag to compare

  • Adds support for php 8.2 and 8.3 versions

Full Changelog: 4.0.0...4.0.1

Add support for Laravel 10

09 Jun 17:34
5161921

Choose a tag to compare

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

30 Jun 18:02
6bc160e

Choose a tag to compare

  • Adds "phpunit/phpunit": "^9.5" to composer.json and fixes outdated entries on phpunit.xml

  • Creates the make coverage command. Also installs xdebug dependecy and sets xdebug.mode=coverage on php.ini

  • Removes the md extension from the LICENSE file and updates its year copyright. Also updates composer.json "license" key to match the file

Add support for Laravel 9 and PHP 8.1

08 Mar 13:01
f5c7f21

Choose a tag to compare

  • Update requirements
  • Removes support for PHP versions older than 8.0
  • Update pipeline

New semantic command

03 Mar 14:32

Choose a tag to compare

New semantic command to check readiness

1.3.0

03 Mar 14:27

Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...1.3.0

Add Laravel ^6.20.12 support

30 Mar 17:06
411aa6c

Choose a tag to compare

Add support for laravel 6 (#13)

Co-authored-by: André Lázari <andre.lazari@arquivei.com.br>

Php 7.2 compatibility

28 Jan 12:27

Choose a tag to compare

1.1.3

Add php 7.2 compatibility

Add support for PHP 8

22 Jan 14:19
1036108

Choose a tag to compare

  • Update requirements constraints
  • Add pipeline for running tests