From da8882d1732f11fc79cb46b9196e26611fd9b8bf Mon Sep 17 00:00:00 2001 From: Ismoil Date: Sat, 1 Jul 2023 21:15:24 +0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 23eb5ce..e95c1f8 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The PHP Service can be installed via [Composer](http://getcomposer.org) by requi ```json { "require": { - "rc4347/cloudfront-signer": "^0.0.2" + "rc4347/cloudfront-signer": "^0.0.4" } } ``` @@ -73,4 +73,4 @@ return $cookieService->run(); ## Resources For more information: * [AWS SDK for PHP on Github](http://github.com/aws/aws-sdk-php/) -* [AWS SDK for PHP website](http://aws.amazon.com/sdkforphp/) \ No newline at end of file +* [AWS SDK for PHP website](http://aws.amazon.com/sdkforphp/)