You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 28, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,8 @@ Slack notification for Laravel as it should be.
19
19
Easy, fast, simple and **highly testable**.
20
20
Since it uses On-Demand Notifications, it requires Laravel 5.5 or higher.
21
21
22
+
> **This library is archived** and no longer maintained. It works as expected, but I don't have time to maintain it anymore. As a last update, I've removed version constraints from the `composer.json` file, so you can use it with any future Laravel versions. Feel free to fork it and use it as you wish.
23
+
22
24
## Installation
23
25
24
26
Require this package in your composer.json and update your dependencies:
0 commit comments