Skip to content

Commit

Permalink
Update lib version to 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
trejjam committed Oct 29, 2017
1 parent 5d9a224 commit aae048f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
],
"require": {
"php": ">=7.1",
"trejjam/thepay-lib": "dev-namespaces#3f20273",
"trejjam/base-extension": "~0.6",
"trejjam/thepay-lib": "dev-namespaces#8bfc44f",
"trejjam/base-extension": "~0.7",
"nette/di": "~2.3",
"nette/application": "~2.3",

Expand All @@ -34,7 +34,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "v3.2.x-dev"
"dev-master": "v3.4.x-dev"
}
}
}

0 comments on commit aae048f

Please sign in to comment.