Skip to content

Commit

Permalink
update bruli/ignore-files
Browse files Browse the repository at this point in the history
  • Loading branch information
bruli committed Feb 27, 2016
1 parent 1be64c3 commit 23392f1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 13 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"symfony/yaml": "~3.0",
"fiunchinho/phpunit-randomizer": "~2.0",
"seld/jsonlint": "1.3.*",
"bruli/ignore-files": "dev-master"
"bruli/ignore-files": "~1.0"
},
"require-dev": {
"composer/composer": "^1.0@dev"
Expand Down
17 changes: 8 additions & 9 deletions composer.lock

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

3 changes: 0 additions & 3 deletions config/services.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,5 @@
<service id="json.lint.handler" class="PhpGitHooks\Infrastructure\JsonLint\JsonLintHandler">
<argument type="service" id="output.handler" />
</service>
<service id="file.reader" class="IgnoreFiles\Infrastructure\Disk\FileReader">
<argument type="string">"ignore-files"</argument>
</service>
</services>
</container>

0 comments on commit 23392f1

Please sign in to comment.