Skip to content

Commit

Permalink
added template tests for models
Browse files Browse the repository at this point in the history
included php-platform/persist as dependency
  • Loading branch information
Raaghu committed Jan 8, 2018
1 parent 72170f0 commit 7017759
Show file tree
Hide file tree
Showing 4 changed files with 521 additions and 254 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"phpunit/dbunit" : "~1.4",
"php-platform/mock-config" : "~0.1",
"php-platform/errors" : "~0.1",
"php-platform/session" : "~0.1"
"php-platform/session" : "~0.1",
"php-platform/persist" : "~0.1"
},
"autoload" : {
"psr-4" : {
Expand Down
145 changes: 120 additions & 25 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7017759

Please sign in to comment.