Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Add missed "require-dev"
  • Loading branch information
bubnov-mikhail authored Jan 23, 2017
1 parent 5aff09c commit 447d651
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
"symfony/validator": "~3.0",
"bubnov/tissue": "~1.0"
},
"require-dev": {
"phpunit/phpunit": "~4.2",
"matthiasnoback/symfony-config-test": "~0.4"
},
"suggests": {
"cleentfaar/tissue-clamavphp-adapter": "If you want to scan your files using the PHP-extension of the ClamAV engine"
},
Expand Down

0 comments on commit 447d651

Please sign in to comment.