diff --git a/README.md b/README.md index 2011ad5..db40d91 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # PHP SDK for ImageKit -[![PHP CI](https://github.com/imagekit-developer/imagekit-php/workflows/PHP%20CI/badge.svg)](https://github.com/imagekit-developer/imagekit-php/) [![Packagist](https://img.shields.io/packagist/v/imagekit/imagekit.svg)](<>) [![Packagist](https://img.shields.io/packagist/dt/imagekit/imagekit.svg)](<>) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) +[![PHP CI](https://github.com/imagekit-developer/imagekit-php/workflows/PHP%20CI/badge.svg)](https://github.com/imagekit-developer/imagekit-php/) [![Packagist](https://img.shields.io/packagist/v/imagekit/imagekit.svg)](https://packagist.org/packages/imagekit/imagekit) [![Packagist](https://img.shields.io/packagist/dt/imagekit/imagekit.svg)](https://packagist.org/packages/imagekit/imagekit) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Twitter Follow](https://img.shields.io/twitter/follow/imagekitio?label=Follow&style=social)](https://twitter.com/ImagekitIo) PHP SDK for [ImageKit](https://imagekit.io/) that implements the new APIs and interface for performing different file diff --git a/composer.lock b/composer.lock index 57f0136..447c532 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "cc0ee14bb4452c3f0b661df0056ced98", + "content-hash": "33a5021ec01e6eb9beb0522ffa5469f8", "packages": [ { "name": "fzaninotto/faker",