Skip to content

Commit a1776a8

Browse files
committed
removed doctrine/annotations as direct dependency
1 parent f4557d2 commit a1776a8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"symfony/framework-bundle": "^6.4",
3333
"symfony/http-foundation": "^6.4",
3434
"symfony/dependency-injection": "^6.4",
35-
"symfony/routing": "^6.4",
36-
"doctrine/annotations": "^1.10.4"
35+
"symfony/routing": "^6.4"
3736
}
3837
}

0 commit comments

Comments
 (0)