Skip to content

Commit

Permalink
Resolved #30, Composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
dusta committed Aug 19, 2020
1 parent 90f2cce commit d0ea33b
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 57 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
}
},
"require": {
"dframe/dframe": "^v4.0",
"dframe/database": "^2.0",
"dframe/dframe": "^v4.1",
"dframe/database": "^v2.0",
"smarty/smarty": "^3.1",
"dframe/mymail": "^1.1",
"dframe/mymail": "^2.0",
"dframe/cli": "^0.1",
"ext-pdo": "*"
},
Expand Down
141 changes: 87 additions & 54 deletions composer.lock

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

0 comments on commit d0ea33b

Please sign in to comment.