diff --git a/composer.json b/composer.json index e3a7687..288e0b9 100644 --- a/composer.json +++ b/composer.json @@ -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"], @@ -23,4 +22,4 @@ "files" : ["source/paysafe.php"] }, "minimum-stability": "stable" -} \ No newline at end of file +}