Skip to content

Commit

Permalink
Merge branch 'release/5.13.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
hadimansouri committed Mar 10, 2020
2 parents 11e3b68 + 116721a commit a8bb1a9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
],
"minimum-stability" : "stable",
"require" : {
"pluf/core" : "5.12.x",
"pluf/cms" : "5.12.x",
"pluf/bank" : "5.12.x",
"pluf/discount" : "5.12.x",
"pluf/tenant" : "5.12.x",
"pluf/core" : "5.13.x",
"pluf/cms" : "5.13.x",
"pluf/bank" : "5.13.x",
"pluf/discount" : "5.13.x",
"pluf/tenant" : "5.13.x",
"firebase/php-jwt" : "^5.0"
},
"require-dev" : {
Expand Down

0 comments on commit a8bb1a9

Please sign in to comment.