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 2525 "php" : " >=8.1" ,
2626 "api-platform/metadata" : " ^3.4 || ^4.0" ,
2727 "api-platform/state" : " ^3.4 || ^4.0" ,
28- "doctrine/collections" : " ^2.1" ,
2928 "symfony/property-access" : " ^6.4 || ^7.1" ,
3029 "symfony/property-info" : " ^6.4 || ^7.1" ,
3130 "symfony/serializer" : " ^6.4 || ^7.1" ,
3231 "symfony/validator" : " ^6.4 || ^7.0"
3332 },
3433 "require-dev" : {
34+ "doctrine/collections" : " ^2.1" ,
3535 "phpspec/prophecy-phpunit" : " ^2.0" ,
3636 "sebastian/comparator" : " <5.0" ,
3737 "symfony/mercure-bundle" : " *" ,
4040 "symfony/yaml" : " ^6.4 || ^7.0"
4141 },
4242 "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."
4445 },
4546 "autoload" : {
4647 "psr-4" : {
You can’t perform that action at this time.
0 commit comments