Update last of existing services to use repositories, includes unit tests
Also update PHPDocs on all the repository interfaces and classes to be correct.
This commit is contained in:
parent
50588a1f54
commit
0deb022093
21 changed files with 808 additions and 207 deletions
|
@ -44,6 +44,7 @@
|
|||
"friendsofphp/php-cs-fixer": "1.*",
|
||||
"fzaninotto/faker": "~1.4",
|
||||
"mockery/mockery": "0.9.*",
|
||||
"php-mock/php-mock-phpunit": "^1.1",
|
||||
"phpunit/phpunit": "~5.7",
|
||||
"sllh/php-cs-fixer-styleci-bridge": "^2.1"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue