From: Raphaƫl Gertz Date: Mon, 13 Oct 2025 11:35:34 +0000 (+0200) Subject: Remove doctrine/annotations X-Git-Tag: 0.0.1~26 X-Git-Url: https://git.rapsys.eu/blog/commitdiff_plain/064ae0520e4a2f20132d60dd92fb66949a791b6e Remove doctrine/annotations --- diff --git a/composer.json b/composer.json index 35fcb6c..dcb9a4f 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,6 @@ "php": ">=8.1", "ext-ctype": "*", "ext-iconv": "*", - "doctrine/annotations": "^1.0|^2.0", "doctrine/doctrine-bundle": "^2.8", "doctrine/doctrine-migrations-bundle": "^3.2", "doctrine/orm": "^2.0",