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