File tree 1 file changed +1
-3
lines changed
1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 21
21
},
22
22
"require-dev" : {
23
23
"doctrine/annotations" : " ^1.10.4" ,
24
- "doctrine/cache" : " ~1.0" ,
25
24
"phpdocumentor/reflection-docblock" : " ^3.2|^4.0|^5.0" ,
26
25
"symfony/cache" : " ^3.4|^4.0|^5.0" ,
27
26
"symfony/config" : " ^3.4|^4.0|^5.0" ,
49
48
"symfony/config" : " For using the XML mapping loader." ,
50
49
"symfony/property-access" : " For using the ObjectNormalizer." ,
51
50
"symfony/http-foundation" : " For using a MIME type guesser within the DataUriNormalizer." ,
52
- "doctrine/annotations" : " For using the annotation mapping. You will also need doctrine/cache." ,
53
- "doctrine/cache" : " For using the default cached annotation reader and metadata cache."
51
+ "doctrine/annotations" : " For using the annotation mapping."
54
52
},
55
53
"autoload" : {
56
54
"psr-4" : { "Symfony\\ Component\\ Serializer\\ " : " " },
You can’t perform that action at this time.
0 commit comments