You are here

twitter.info in Twitter 6.5

name = Twitter
description = Adds integration with the Twitter microblogging service.
php = 5.1
core = 6.x
dependencies[] = oauth_common

; Dependencies that are only used with the tests.
test_dependencies[] = oauth
test_dependencies[] = views

; This is needed by oauth.
test_dependencies[] = autoload

File

twitter.info
View source
  1. name = Twitter
  2. description = Adds integration with the Twitter microblogging service.
  3. php = 5.1
  4. core = 6.x
  5. dependencies[] = oauth_common
  6. ; Dependencies that are only used with the tests.
  7. test_dependencies[] = oauth
  8. test_dependencies[] = views
  9. ; This is needed by oauth.
  10. test_dependencies[] = autoload