Skip to content

Commit feecafc

Browse files
authored
Merge pull request #18 from imponeer/MekDrop-patch-1
Remove evert/phpdoc-md and phpdocumentor/phpdocumentor from composer.json
2 parents 8dce6f7 + c0ff7ae commit feecafc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@
99
"type": "library",
1010
"require-dev": {
1111
"phpunit/phpunit": "^5.2|^7.0|^8.0",
12-
"mockery/mockery": "^1.0",
13-
"evert/phpdoc-md" : "~0.2.0",
14-
"phpdocumentor/phpdocumentor": "2.*"
12+
"mockery/mockery": "^1.0"
1513
},
1614
"require": {
1715
"ext-json": "*",

0 commit comments

Comments
 (0)