diff --git a/CHANGELOG.md b/CHANGELOG.md index b56869d..32e2f9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -72,6 +72,7 @@ This update introduces a refactored code-base, code quality improvements, and be - Updated Symfony/Process to version 7.1.3 - Updated Symfony/polyfill-ctype to version 1.31.0 - Updated Symfony/polyfill-mbstring to version 1.31.0 + - Updated Symfony/polyfill-uuid to version 1.31.0 ### Fixed - Fixed Division by zero in PackageManager diff --git a/src/ncc/ThirdParty/Symfony/polyfill_uuid/VERSION b/src/ncc/ThirdParty/Symfony/polyfill_uuid/VERSION index 3c71e47..8b96872 100644 --- a/src/ncc/ThirdParty/Symfony/polyfill_uuid/VERSION +++ b/src/ncc/ThirdParty/Symfony/polyfill_uuid/VERSION @@ -1 +1 @@ -1.28.0 \ No newline at end of file +1.31.0 \ No newline at end of file