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

Conversation

gena01
Copy link
Contributor

@gena01 gena01 commented Sep 17, 2014

  • 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.

- 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.
manuelpichler added a commit that referenced this pull request Sep 18, 2014
@manuelpichler manuelpichler merged commit b58ba9c into phpmd:master Sep 18, 2014
@manuelpichler manuelpichler added this to the 2.1.2 milestone Sep 18, 2014
@manuelpichler manuelpichler self-assigned this Sep 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

2 participants