maknz / slack

A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.
BSD 2-Clause "Simplified" License
1.17k stars 204 forks source link

Php 8.0 support #102

Open alek13 opened 3 years ago

alek13 commented 3 years ago

Since this repo is abandoned (see #94), you can just use php-slack/slack fork

composer remove maknz/slack
composer require alek13/slack