Skip to content
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.

can't autoload with composer #5

Closed
xuanyan opened this issue Aug 22, 2013 · 6 comments
Closed

can't autoload with composer #5

xuanyan opened this issue Aug 22, 2013 · 6 comments

Comments

@xuanyan
Copy link

xuanyan commented Aug 22, 2013

the composer.json need fix the authload psr-0 key:

now: "psr-0": {"Coinbase_": "lib/"}

it should be : "psr-0": {"Coinbase": "lib/"}

@willmoss
Copy link

I'm getting this issue also

Please fix this. You need to change composer.json

@isaacwaller
Copy link
Contributor

Fixed now, sorry!

@davidbarratt
Copy link

Also,

Can this library use Composer for installation by default? Instead of asking people to use git-clone, just ask them to add it to their composer.json files like most other modern PHP libraries.

Thanks!

@vamsiikrishna
Copy link

same error ..

@JREAM
Copy link

JREAM commented Jan 12, 2014

Not fixed

@isaacwaller
Copy link
Contributor

Could you let me know what error you're seeing?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

6 participants