Skip to content

Commit

Permalink
Merge branch 'master' into v0.1
Browse files Browse the repository at this point in the history
# Conflicts:
#	src/Tests/PersistUnit/ModelTest.php
  • Loading branch information
Raaghu committed Jun 19, 2017
2 parents 8053498 + ecf4c5d commit 95c236a
Show file tree
Hide file tree
Showing 4 changed files with 185 additions and 70 deletions.
11 changes: 5 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,11 @@
],
"require" : {
"php" : ">=5.3",
"phpunit/phpunit" : "~4.8",
"phpunit/dbunit" : "~1.4",
"php-platform/mock-config" : "~0.1",
"php-platform/errors" : "~0.1"
},
"require-dev" : {
"phpunit/phpunit" : "~4.8",
"phpunit/dbunit" : "~1.4",
"php-platform/mock-config" : "~0.1",
"php-platform/errors" : "~0.1",
"php-platform/session" : "~0.1"
},
"autoload" : {
"psr-4" : {
Expand Down
Loading

0 comments on commit 95c236a

Please sign in to comment.