From: =?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org>
Date: Mon, 11 Oct 2021 10:33:18 -0400
Subject: Update Conflicts version

Otherwise, phpcomposer gets confused.

Forwarded: not-needed
---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 34cecb1..6028706 100644
--- a/composer.json
+++ b/composer.json
@@ -52,7 +52,7 @@
         "vimeo/psalm": "4.30.0 || 5.4.0"
     },
     "conflict": {
-        "doctrine/annotations": "<1.13 || >= 3.0"
+        "doctrine/annotations": "<1.13"
     },
     "suggest": {
         "ext-dom": "Provides support for XSD validation for XML mapping files",
