diff --git a/curl.php b/Curl.php similarity index 100% rename from curl.php rename to Curl.php diff --git a/composer.json b/composer.json index d30c9be..89dbfab 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,6 @@ { "name": "unikent/curl", - "version": "5.0.0", - "type": "library", + "version": "5.0.4", "description": "Laravel Curl Helper Library.", "keywords": ["curl", "laravel", "php"], "license": "MIT",