We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b51f03 commit b740618Copy full SHA for b740618
symfony.lock
@@ -26,16 +26,6 @@
26
"dflydev/dot-access-data": {
27
"version": "v3.0.1"
28
},
29
- "doctrine/annotations": {
30
- "version": "2.0",
31
- "recipe": {
32
- "repo": "github.com/symfony/recipes",
33
- "branch": "main",
34
- "version": "1.10",
35
- "ref": "64d8583af5ea57b7afa4aba4b159907f3a148b05"
36
- },
37
- "files": []
38
39
"doctrine/cache": {
40
"version": "v1.8.0"
41
webapp/config/packages/framework.yaml
@@ -4,7 +4,7 @@ framework:
4
esi: false
5
fragments: false
6
http_method_override: true
7
- annotations: true
+ annotations: false
8
handle_all_throwables: true
9
serializer:
10
enabled: true
0 commit comments