Skip to content

Commit

Permalink
added custom memory repository and scenario test
Browse files Browse the repository at this point in the history
  • Loading branch information
Miliooo committed Oct 28, 2015
1 parent f26a8e6 commit 40a6aa6
Show file tree
Hide file tree
Showing 4 changed files with 1,031 additions and 3 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
"broadway/uuid-generator": "0.1.*",
"doctrine/orm": "^2.4"
},
"require-dev": {
"phpunit/phpunit": "^4.6"
},
"autoload": {
"psr-4": {
"Milio\\CQRS\\": "src"
Expand Down

0 comments on commit 40a6aa6

Please sign in to comment.