diff --git a/archived/doctrine.annotations/64d8583af5ea57b7afa4aba4b159907f3a148b05.json b/archived/doctrine.annotations/64d8583af5ea57b7afa4aba4b159907f3a148b05.json new file mode 100644 index 00000000..4d28d0d2 --- /dev/null +++ b/archived/doctrine.annotations/64d8583af5ea57b7afa4aba4b159907f3a148b05.json @@ -0,0 +1,13 @@ +{ + "manifests": { + "doctrine/annotations": { + "manifest": { + "conflict": { + "symfony/routing": "<6.0" + } + }, + "files": [], + "ref": "64d8583af5ea57b7afa4aba4b159907f3a148b05" + } + } +} diff --git a/doctrine.annotations.1.10.json b/doctrine.annotations.1.10.json new file mode 100644 index 00000000..4d28d0d2 --- /dev/null +++ b/doctrine.annotations.1.10.json @@ -0,0 +1,13 @@ +{ + "manifests": { + "doctrine/annotations": { + "manifest": { + "conflict": { + "symfony/routing": "<6.0" + } + }, + "files": [], + "ref": "64d8583af5ea57b7afa4aba4b159907f3a148b05" + } + } +} diff --git a/index.json b/index.json index 5ab05010..d1dcdf86 100644 --- a/index.json +++ b/index.json @@ -374,7 +374,8 @@ "1.0" ], "doctrine/annotations": [ - "1.0" + "1.0", + "1.10" ], "doctrine/doctrine-bundle": [ "1.6", @@ -763,6 +764,11 @@ ] }, "recipe-conflicts": { + "doctrine/annotations": { + "1.10": { + "symfony/routing": "<6.0" + } + }, "doctrine/doctrine-bundle": { "2.4": { "symfony/framework-bundle": "<5.3"