[twitter] Update abraham/twitteroauth dependency

This commit is contained in:
Philipp Holzer 2021-09-13 20:51:12 +02:00
commit 569e3f4831
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432
167 changed files with 11848 additions and 2157 deletions

View file

@ -7,5 +7,6 @@ $baseDir = dirname($vendorDir);
return array(
'Composer\\Installers\\' => array($vendorDir . '/composer/installers/src/Composer/Installers'),
'Composer\\CaBundle\\' => array($vendorDir . '/composer/ca-bundle/src'),
'Abraham\\TwitterOAuth\\' => array($vendorDir . '/abraham/twitteroauth/src'),
);