Skip to content

Commit 50b104f

Browse files
committed
Add tests for DocBlockFactory and extract interface
1 parent cff8a80 commit 50b104f

File tree

8 files changed

+496
-218
lines changed

8 files changed

+496
-218
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"require-dev": {
2424
"mockery/mockery": "^0.9.4",
25-
"phpunit/phpunit": "4.4"
25+
"phpunit/phpunit": "^4.4"
2626
},
2727
"extra": {
2828
"branch-alias": {

composer.lock

Lines changed: 38 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)