diff --git a/CHANGES.md b/CHANGES.md index 1eef20e..6055589 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,7 @@ +## Release 0.4.1p74 du 17/03/2025-17:19 + +* `56fda96` changer le type de variables gérées par EnvConfig + ## Release 0.4.0p82 du 14/03/2025-15:46 ## Release 0.4.0p74 du 14/03/2025-15:44 diff --git a/VERSION.txt b/VERSION.txt index 1d0ba9e..267577d 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.4.0 +0.4.1 diff --git a/composer.lock b/composer.lock index f8e824e..cfedaa5 100644 --- a/composer.lock +++ b/composer.lock @@ -391,11 +391,11 @@ }, { "name": "nulib/php", - "version": "0.4.0p82", - "source": { - "type": "git", - "url": "https://git.univ-reunion.fr/sda-php/nulib.git", - "reference": "fd120298a91bddcaa3da2decd34b8f99853fb070" + "version": "dev-dev74", + "dist": { + "type": "path", + "url": "../nulib", + "reference": "2cdc05981013dc403afe26c08f3cfef36f737642" }, "require": { "ext-json": "*",