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 composer/composer to require #186

Closed
wants to merge 1 commit into from
Closed

Conversation

samsonasik
Copy link
Collaborator

@jails This is to be able to use composer's ClassMapGenerator as your comment at kahlan/docs#5 (comment)

@jails
Copy link
Contributor

jails commented Oct 28, 2016

I think the best solution is put this in the documentation. If you need to load non PSR-0 compatible classes simply add "composer/composer": "^1.2" in your require-dev section and use Composer\Autoload\ClassMapGenerator; in your kahlan config file to generate a class map.

@samsonasik
Copy link
Collaborator Author

Ok 👍

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.

None yet

2 participants