Skip to content

Instantly share code, notes, and snippets.

View HeahDude's full-sized avatar

Jules Pietri HeahDude

View GitHub Profile
<?php
<<<CONFIG
packages:
- "kriswallsmith/buzz: ^0.15.0"
- "symfony/console: ^3.2@dev"
CONFIG;
// Find you token on https://api.slack.com/docs/oauth-test-tokens
use Buzz\Message\Response;