File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 25
25
"php" : " >=8.1" ,
26
26
"api-platform/metadata" : " ^3.4 || ^4.0" ,
27
27
"api-platform/state" : " ^3.4 || ^4.0" ,
28
- "doctrine/collections" : " ^2.1" ,
29
28
"symfony/property-access" : " ^6.4 || ^7.1" ,
30
29
"symfony/property-info" : " ^6.4 || ^7.1" ,
31
30
"symfony/serializer" : " ^6.4 || ^7.1" ,
32
31
"symfony/validator" : " ^6.4 || ^7.0"
33
32
},
34
33
"require-dev" : {
34
+ "doctrine/collections" : " ^2.1" ,
35
35
"phpspec/prophecy-phpunit" : " ^2.0" ,
36
36
"sebastian/comparator" : " <5.0" ,
37
37
"symfony/mercure-bundle" : " *" ,
40
40
"symfony/yaml" : " ^6.4 || ^7.0"
41
41
},
42
42
"suggest" : {
43
- "api-platform/doctrine-orm" : " To support doctrine ORM state options."
43
+ "api-platform/doctrine-orm" : " To support Doctrine ORM state options." ,
44
+ "api-platform/doctrine-odm" : " To support Doctrine MongoDB ODM state options."
44
45
},
45
46
"autoload" : {
46
47
"psr-4" : {
You can’t perform that action at this time.
0 commit comments