Skip to content

Commit 391b571

Browse files
committed
remove some unused deps
1 parent dc6e84f commit 391b571

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@
2626
"php" : ">=5.3.0"
2727
},
2828
"require-dev": {
29-
"satooshi/php-coveralls": "1.0.*",
30-
"phpunit/phpunit" : "^4.8.35",
31-
"sami/sami": "~2.0"
29+
"phpunit/phpunit" : "^4.8.35"
3230
},
3331
"autoload": {
3432
"psr-4": {"Masterminds\\": "src"}

sami.php

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)