From 6ac6fba914a7aed867e76b5657e7a71e94585786 Mon Sep 17 00:00:00 2001 From: "steffen.brand" Date: Thu, 23 Feb 2017 11:32:48 +0100 Subject: [PATCH] type hinting --- composer.json | 2 +- composer.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index d6cdf72..7913fe1 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ "homepage": "https://github.com/steffenbrand/curr-curr", "license": "Unlicense", "type": "library", - "version": "3.1.0", + "version": "3.1.1", "authors": [ { "name": "Steffen Brand", diff --git a/composer.lock b/composer.lock index ab5f246..6e418fc 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "7eec0edcd82c2c801f49e14682ddb63d", - "content-hash": "d2cd98f135c2d26603fc5eac73e024cc", + "hash": "6f48c68e35dc68099128e83f6b2b447b", + "content-hash": "d1c4d2291924b4ec33830a9406334d4b", "packages": [ { "name": "guzzlehttp/guzzle",