Skip to content

Commit

Permalink
Remove finder dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lashab committed Jun 28, 2016
1 parent c1fc4b5 commit fbfe654
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,5 @@
"post-install-cmd": [
"[ -f ./vendor/bin/phpcs ]; ./vendor/bin/phpcs --config-set installed_paths ../../drupal/coder/coder_sniffer,../../andrewholgate/drupalstrict"
]
},
"require": {
"symfony/finder": "^3.1"
}
}

0 comments on commit fbfe654

Please sign in to comment.