Skip to content

Commit

Permalink
Merge branch 'release/5.7.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
hadimansouri committed May 12, 2019
2 parents a3bb3f8 + ff9cef7 commit d60a373
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
],
"minimum-stability" : "stable",
"require" : {
"pluf/core" : "5.6.x",
"pluf/user" : "5.6.x",
"pluf/monitor" : "5.6.x",
"pluf/core" : "5.7.x",
"pluf/user" : "5.7.x",
"pluf/monitor" : "5.7.x",
"zarinpal/zarinpal" : "^1.1.0",
"paypal/rest-api-sdk-php" : "*",
"mustache/mustache" : "2.12.x"
},
"require-dev" : {
"pluf/test" : "5.6.x"
"pluf/test" : "5.7.x"
},
"include-path" : [
"src/"
Expand Down

0 comments on commit d60a373

Please sign in to comment.