Skip to content

Files

Latest commit

75ebb7b · Mar 15, 2024

History

History
39 lines (27 loc) · 855 Bytes

Changelog.md

File metadata and controls

39 lines (27 loc) · 855 Bytes

OpsGenie Notifications for Laravel

1.3.0

2024-03-15
  • Added Laravel 11 support
  • Added PHP 8.3 support

1.2.0

2023-04-05
  • Added Laravel 10 support
  • Added PHP 8.2 support
  • Removed Laravel 8 support
  • Removed PHP 7.4 support

1.1.0

2022-03-18
  • Added PHP 8.1 Support
  • Added Laravel 9 Support
  • Changed the minimum Laravel requirement to 8.22.1, see CVE-2021-21263

1.0.2

2021-07-28
  • Fixed missing laravel auto-discovery

1.0.1

2021-07-28
  • Changed Guzzle requirement to allowing v6.5 and v7.0.1+ (it was 7.3+ before)

1.0.0

2021-07-28