diff --git a/composer.lock b/composer.lock index fc899d682..58fa52505 100644 --- a/composer.lock +++ b/composer.lock @@ -4959,22 +4959,22 @@ }, { "name": "jms/serializer", - "version": "3.24.0", + "version": "3.25.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/serializer.git", - "reference": "bd18f0a6ee4d75515b33091afa3333e100e0be43" + "reference": "d1384d37926a32b38731c1d9fed6dc71ad630d8b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/bd18f0a6ee4d75515b33091afa3333e100e0be43", - "reference": "bd18f0a6ee4d75515b33091afa3333e100e0be43", + "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/d1384d37926a32b38731c1d9fed6dc71ad630d8b", + "reference": "d1384d37926a32b38731c1d9fed6dc71ad630d8b", "shasum": "" }, "require": { "doctrine/annotations": "^1.13 || ^2.0", "doctrine/instantiator": "^1.0.3 || ^2.0", - "doctrine/lexer": "^1.1 || ^2", + "doctrine/lexer": "^2", "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.24.0" + "source": "https://github.com/schmittjoh/serializer/tree/3.25.0" }, "funding": [ { @@ -5051,7 +5051,7 @@ "type": "github" } ], - "time": "2023-06-04T20:28:00+00:00" + "time": "2023-06-09T15:44:27+00:00" }, { "name": "jms/serializer-bundle",