Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Releases: spatie/laravel-link-checker

4.3.0

18 Jan 13:12
Compare
Choose a tag to compare
  • Add support for PHP 8 and up

4.2.0

26 Nov 11:50
Compare
Choose a tag to compare
  • remove support for older php versions
  • remove support for older laravel versions
  • support laravel 5.8 and 6

4.1.1

27 Aug 13:34
Compare
Choose a tag to compare
  • add support for Laravel 5.7
  • fix mail when broken urls are found

4.1.0

26 Apr 14:56
7d81ed6
Compare
Choose a tag to compare
  • add client options to config file

4.0.0

20 Mar 12:37
500099b
Compare
Choose a tag to compare
  • Update to spatie/crawler ^4.0
  • Drop illuminate/support ~5.5.0 support

3.0.0

12 Feb 09:41
Compare
Choose a tag to compare
  • Update to spatie/crawler ^3.0
  • Support Laravel 5.5 and 5.6

2.4.0

20 Jan 14:29
Compare
Choose a tag to compare
  • add exclude_status_codes

2.3.0

17 Jan 13:38
c221063
Compare
Choose a tag to compare
  • add "found on" in the MailBrokenLinks reporter

2.2.2

24 Oct 13:05
Compare
Choose a tag to compare
  • fix mail

2.2.1

14 Oct 15:15
Compare
Choose a tag to compare
  • permissions fix