diff --git a/composer.lock b/composer.lock index 67d24a5af..5f4c1aebc 100644 --- a/composer.lock +++ b/composer.lock @@ -4959,22 +4959,22 @@ }, { "name": "jms/serializer", - "version": "3.26.0", + "version": "3.27.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/serializer.git", - "reference": "926a7d57438fa1ff4ab794551c5ae26e68536853" + "reference": "e8c812460d7b47b15bc0ccd78901276bd44ad452" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/926a7d57438fa1ff4ab794551c5ae26e68536853", - "reference": "926a7d57438fa1ff4ab794551c5ae26e68536853", + "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/e8c812460d7b47b15bc0ccd78901276bd44ad452", + "reference": "e8c812460d7b47b15bc0ccd78901276bd44ad452", "shasum": "" }, "require": { "doctrine/annotations": "^1.13 || ^2.0", "doctrine/instantiator": "^1.0.3 || ^2.0", - "doctrine/lexer": "^2", + "doctrine/lexer": "^2.0 || ^3.0", "jms/metadata": "^2.6", "php": "^7.2||^8.0", "phpstan/phpdoc-parser": "^0.4 || ^0.5 || ^1.0" @@ -5043,7 +5043,7 @@ ], "support": { "issues": "https://github.com/schmittjoh/serializer/issues", - "source": "https://github.com/schmittjoh/serializer/tree/3.26.0" + "source": "https://github.com/schmittjoh/serializer/tree/3.27.0" }, "funding": [ { @@ -5051,7 +5051,7 @@ "type": "github" } ], - "time": "2023-06-24T19:25:58+00:00" + "time": "2023-07-29T22:33:44+00:00" }, { "name": "jms/serializer-bundle",