Skip to content

Commit 7b08f4b

Browse files
committed
Update source lib to 2.4
1 parent 7cbcf58 commit 7b08f4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": ">=5.4",
14-
"trejjam/thepay-lib": "dev-namespaces#a0040b6",
14+
"trejjam/thepay-lib": "dev-namespaces#942fe0a",
1515
"trejjam/base-extension": "~0.5.0",
1616
"nette/di": "~2.3",
1717
"nette/application": "~2.3",
@@ -31,7 +31,7 @@
3131
},
3232
"extra": {
3333
"branch-alias": {
34-
"dev-master": "v0.5.x-dev"
34+
"dev-master": "v0.7.x-dev"
3535
}
3636
}
3737
}

0 commit comments

Comments
 (0)