Skip to content
This repository has been archived by the owner on May 1, 2019. It is now read-only.

Commit

Permalink
Merge pull request #354 from localheinz/fix/phpmd
Browse files Browse the repository at this point in the history
Fix: Remove phpmd/phmd
  • Loading branch information
Ocramius committed Jan 31, 2015
2 parents 8af567e + 0131603 commit 55bc01a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 138 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ before_script:

script:
- vendor/bin/phpcs --standard=phpcs.xml -np --report=summary .
# - vendor/bin/phpmd . text codesize,unusedcode --exclude data,puphpet,vendor
- vendor/bin/phpunit --configuration phpunit.xml

notifications:
Expand Down
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"ezyang/htmlpurifier": "4.6.*"
},
"require-dev": {
"phpmd/phpmd": "~2.1",
"phpunit/phpunit": "4.0.*",
"bjyoungblood/BjyProfiler": "1.1.0",
"squizlabs/php_codesniffer": "~2.0.0@RC",
Expand Down
141 changes: 5 additions & 136 deletions composer.lock

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

0 comments on commit 55bc01a

Please sign in to comment.