diff --git a/composer.json b/composer.json index 08d485dfe..4e167065c 100644 --- a/composer.json +++ b/composer.json @@ -77,7 +77,7 @@ "symfony/security-bundle": "^6.3", "symfony/serializer": "^6.3", "symfony/stimulus-bundle": "^2.9", - "symfony/string": "6.3.*", + "symfony/string": "^6.3", "symfony/translation": "^6.3", "symfony/twig-bundle": "^6.3", "symfony/validator": "^6.3", diff --git a/composer.lock b/composer.lock index 121dd5755..508566395 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "491b3b7550d2c02fc47019f7c184846d", + "content-hash": "94500a7bcecf0760600dcafdd85b2fd9", "packages": [ { "name": "api-platform/core",