jublo / codebird-php

Easy access to the Twitter REST API, Direct Messages API, Account Activity API, TON (Object Nest) API and Twitter Ads API — all from one PHP library.
https://www.jublo.net/projects/codebird/php
GNU General Public License v3.0
775 stars 237 forks source link

composer install throwing error #249

Open nuryagdym opened 5 years ago

nuryagdym commented 5 years ago

Hello, I tried to run composer install using given composer.json, it is throwing [RuntimeException] Could not scan for classes inside "src/" which does not appear to be a file nor a folder

am I doing something wrong?