From 586254150431cc30c8235d1cc658b61a3c6916ef Mon Sep 17 00:00:00 2001 From: Mehmet Ali Sepici Date: Thu, 12 Sep 2024 10:49:24 +0300 Subject: [PATCH] Updated Yoti Version --- composer.json | 2 +- examples/digitalidentity/.env.example | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 95ef8a52..cf053fa2 100755 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "yoti/yoti-php-sdk", "description": "Yoti SDK for quickly integrating your PHP backend with Yoti", - "version": "4.3.0", + "version": "4.3.1", "keywords": [ "yoti", "sdk" diff --git a/examples/digitalidentity/.env.example b/examples/digitalidentity/.env.example index 72022df2..58bc3f2e 100644 --- a/examples/digitalidentity/.env.example +++ b/examples/digitalidentity/.env.example @@ -1,4 +1,4 @@ -# This file is a template for defining the environment variables +0# This file is a template for defining the environment variables # Set the application config values here YOTI_SDK_ID=xxxxxxxxxxxxxxxxxxxxx