Skip to content

Releases: spatie/laravel-uptime-monitor

3.9.0

30 Sep 22:33

Choose a tag to compare

  • add support for Laravel 8

3.8.1

30 Sep 22:29

Choose a tag to compare

  • general cleanup

3.8.0

13 Mar 16:28

Choose a tag to compare

  • add support for Laravel 7

3.7.0

14 Feb 08:05
d34225b

Choose a tag to compare

  • allow configuration of guzzle client options (#181)

3.6.0

10 Sep 09:54

Choose a tag to compare

Update CHANGELOG

3.5.0

17 May 10:32
7bb7afd

Choose a tag to compare

Added

  • Add raw_url attribute to serialization #175

3.4.1

15 Apr 19:07
d3452a1

Choose a tag to compare

3.4.1 - 2019-04-15

Fixed

  • Fixed issue with migrations stub (#171)

3.4.0

03 Mar 13:50
6d57237

Choose a tag to compare

Changed

  • Dropped support for Laravel 5.7
  • Added support for Laravel 5.8, PHPUnit 8
  • PHPUnit minimum version is now 7.5
  • PHP minimum version is now 7.2

3.3.4

29 Oct 10:53
3b5112d

Choose a tag to compare

  • fix if statement to be if not certificate applies to url

3.3.3

20 Oct 07:22
3c15b94

Choose a tag to compare

  • fix for PHP 7.3