Skip to content

Commit

Permalink
Bundle PHPMD.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 27, 2014
1 parent 0dc68e3 commit 12107f0
Show file tree
Hide file tree
Showing 1,018 changed files with 104,743 additions and 7 deletions.
5 changes: 5 additions & 0 deletions components/bundle/composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"require-dev": {
"phpmd/phpmd" : "@stable"
}
}
247 changes: 247 additions & 0 deletions components/bundle/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions components/bundle/vendor/autoload.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

// autoload.php @generated by Composer

require_once __DIR__ . '/composer' . '/autoload_real.php';

return ComposerAutoloaderInitafab498e3237bd7b6f89fe6c32f1b0d7::getLoader();
1 change: 1 addition & 0 deletions components/bundle/vendor/bin/pdepend
1 change: 1 addition & 0 deletions components/bundle/vendor/bin/phpmd
Loading

0 comments on commit 12107f0

Please sign in to comment.