Provides Twitter integration for Symfony Notifier.
TWITTER_DSN=twitter://API_KEY:API_SECRET:ACCESS_TOKEN:ACCESS_SECRET@default
where:
API_KEY
is your Twitter API KeyAPI_SECRET
is your Twitter API Key SecretACCESS_TOKEN
is your read+write Twitter Access TokenACCESS_SECRET
is your read+write Twitter Access Token Secret