diff --git a/.gitignore b/.gitignore index 3a25e7b..dd198a3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ .DS_Store -.idea build composer.lock composer.phar diff --git a/src/Unirest.php b/src/Unirest.php index d18fef9..17c72b8 100644 --- a/src/Unirest.php +++ b/src/Unirest.php @@ -1,5 +1,6 @@