Skip to content

Commit 414f8ba

Browse files
committed
Remove deprecated doctrine/annotations
1 parent f39957e commit 414f8ba

File tree

3 files changed

+1
-91
lines changed

3 files changed

+1
-91
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"ext-iconv": "*",
1010
"ext-json": "*",
1111
"ext-redis": "*",
12-
"doctrine/annotations": "^2.0",
1312
"doctrine/doctrine-migrations-bundle": "^3.2",
1413
"doctrine/orm": "^2.15",
1514
"elasticsearch/elasticsearch": "^8.8",

composer.lock

Lines changed: 1 addition & 78 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

symfony.lock

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,6 @@
88
"brick/math": {
99
"version": "0.9.2"
1010
},
11-
"doctrine/annotations": {
12-
"version": "1.0",
13-
"recipe": {
14-
"repo": "github.com/symfony/recipes",
15-
"branch": "master",
16-
"version": "1.0",
17-
"ref": "a2759dd6123694c8d901d0ec80006e044c2e6457"
18-
},
19-
"files": [
20-
"config/routes/annotations.yaml"
21-
]
22-
},
2311
"doctrine/cache": {
2412
"version": "2.1.1"
2513
},

0 commit comments

Comments
 (0)