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

Updating composer.json #190

Merged
merged 1 commit into from Sep 18, 2014
Merged

Updating composer.json #190

merged 1 commit into from Sep 18, 2014

Commits on Sep 17, 2014

  1. Updating composer.json

    - Yanking out hard-coded "version" key. This will cause a lot of problems/issues. Latest composer will also warn about this when you do "composer validate".
    - updating psr-0 block and yanking out the stuff we shouldn't be registering. pdepend should register it's own autoload stuff.
    - include-path seems conflicting to the autoload and probably unnecessary.
    gena01 committed Sep 17, 2014
    Configuration menu
    Copy the full SHA
    45c55d8 View commit details
    Browse the repository at this point in the history