Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bingcool committed Apr 19, 2018
1 parent 83e11ec commit 4d5716b
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,11 @@
"require": {
"monolog/monolog": "1.23.0",
"swiftmailer/swiftmailer": "6.0.1",
"smarty/smarty": "3.1.30"
},
"require-dev": {
"smarty/smarty": "3.1.30",
"nesbot/carbon": "^1.22",
"predis/predis": "1.1.1",
"joshcam/mysqli-database-class": "dev-master",
"bingcool/swoolefy-orm": "dev-master",
"mongodb/mongodb": "1.3.0"
"bingcool/swoolefy-orm": "1.2.*",
"mongodb/mongodb": "1.3.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 4d5716b

Please sign in to comment.