File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 25
25
"require" : {
26
26
"php" : " >=8.2" ,
27
27
"api-platform/metadata" : " ^4.1" ,
28
- "api-platform/state" : " ^4.1" ,
28
+ "api-platform/state" : " ^4.1.8 " ,
29
29
"doctrine/collections" : " ^2.1" ,
30
30
"doctrine/common" : " ^3.2.2" ,
31
31
"doctrine/persistence" : " ^3.2"
Original file line number Diff line number Diff line change 27
27
"php" : " >=8.2" ,
28
28
"api-platform/doctrine-common" : " ^4.1" ,
29
29
"api-platform/metadata" : " ^4.1" ,
30
- "api-platform/state" : " ^4.1" ,
30
+ "api-platform/state" : " ^4.1.8 " ,
31
31
"doctrine/mongodb-odm" : " ^2.10" ,
32
32
"symfony/property-info" : " ^6.4 || ^7.1"
33
33
},
Original file line number Diff line number Diff line change 26
26
"php" : " >=8.2" ,
27
27
"api-platform/doctrine-common" : " ^4.1" ,
28
28
"api-platform/metadata" : " ^4.1" ,
29
- "api-platform/state" : " ^4.1" ,
29
+ "api-platform/state" : " ^4.1.8 " ,
30
30
"doctrine/orm" : " ^2.17 || ^3.0" ,
31
31
"symfony/property-info" : " ^6.4 || ^7.1"
32
32
},
You can’t perform that action at this time.
0 commit comments