Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for composer (#18 followup) #23

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

slashrsm
Copy link

@slashrsm slashrsm commented Aug 5, 2014

Followup of #18.

@umpirsky
Copy link

+1

@frandieguez
Copy link

No news here?

Come on, creating just a file in the repository and upload it to packagist.org can't be too hard for so gorgeous engineers

@dbestevez
Copy link

+1

1 similar comment
@ghost
Copy link

ghost commented Jul 6, 2018

+1

"type": "project",
"description": "The official PHP client library for Disqus.",
"autoload": {
"classmap": { "": "disqusapi/" }

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

classmap should be an array...

Suggested change
"classmap": { "": "disqusapi/" }
"classmap": [ "disqusapi/" ]

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

Successfully merging this pull request may close these issues.

5 participants