diff --git a/composer.json b/composer.json index 97c379e..e5c2b3d 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "silinternational/google-api-php-client-mock", - "version": "2.13.1", + "version": "2.13.2", "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 9258af0..48042bb 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": "98589aa7e195a743dcf2387f4ae0d570", + "content-hash": "6a6776cd80056ba0e3e3e1e8ae7f6e7d", "packages": [ { "name": "firebase/php-jwt",