Skip to content

Commit 4caa56c

Browse files
committed
fix: update version in composer.json
Fix composer / tag mismatch that prevent installation with composer. Fixes #39
1 parent 74faf94 commit 4caa56c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dansmaculotte/monetico-php",
33
"description": "PHP SDK for Monetico Payment Service",
4-
"version": "2.0.9",
4+
"version": "2.0.11",
55
"type": "library",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)