Skip to content

Commit 7017759

Browse files
committed
added template tests for models
included php-platform/persist as dependency
1 parent 72170f0 commit 7017759

File tree

4 files changed

+521
-254
lines changed

4 files changed

+521
-254
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"phpunit/dbunit" : "~1.4",
2626
"php-platform/mock-config" : "~0.1",
2727
"php-platform/errors" : "~0.1",
28-
"php-platform/session" : "~0.1"
28+
"php-platform/session" : "~0.1",
29+
"php-platform/persist" : "~0.1"
2930
},
3031
"autoload" : {
3132
"psr-4" : {

composer.lock

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

0 commit comments

Comments
 (0)