diff --git a/composer.json b/composer.json index e5c2b3d..af937bb 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "silinternational/google-api-php-client-mock", - "version": "2.13.2", + "version": "2.14.0", "description": "Attempting to create an intelligent mock of the Google API PHP Client for unit and functional testing.", "type": "library", "keywords": [ diff --git a/composer.lock b/composer.lock index 48042bb..2b1d99f 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": "6a6776cd80056ba0e3e3e1e8ae7f6e7d", + "content-hash": "1e021a94f9075dbd119cd1e3e5d7889a", "packages": [ { "name": "firebase/php-jwt",