Skip to content

Commit

Permalink
remove 'version' from the composer.json
Browse files Browse the repository at this point in the history
Removed 'version' from the composer.json
  • Loading branch information
asawarivaidya authored Aug 22, 2017
1 parent cf5918a commit 0502f59
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "paysafegroup/paysafe_sdk_php",
"version": "1.0.1",
"type": "library",
"description": "PHP SDK for the Paysafe API",
"keywords" : ["payment", "payment processing", "netbanx", "optimal", "sdk"],
Expand All @@ -23,4 +22,4 @@
"files" : ["source/paysafe.php"]
},
"minimum-stability": "stable"
}
}

0 comments on commit 0502f59

Please sign in to comment.