Add tests for DocBlockFactory and extract interface

This commit is contained in:
Mike van Riel
2015-06-26 08:59:00 +02:00
parent cff8a80680
commit 50b104f2c0
8 changed files with 496 additions and 218 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
},
"require-dev": {
"mockery/mockery": "^0.9.4",
"phpunit/phpunit": "4.4"
"phpunit/phpunit": "^4.4"
},
"extra": {
"branch-alias": {