File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 "symfony/dependency-injection" : " ^5.4 || ^6.0 || ^7.0" ,
1919 "symfony/event-dispatcher" : " ^5.4 || ^6.0 || ^7.0" ,
2020 "symfony/http-kernel" : " ^5.4 || ^6.0 || ^7.0" ,
21- "gedmo/doctrine-extensions" : " ^3.5 .0"
21+ "gedmo/doctrine-extensions" : " ^3.15 .0"
2222 },
2323 "require-dev" : {
2424 "phpstan/phpstan" : " ^1.10" ,
Original file line number Diff line number Diff line change 1212 <call method =" setCacheItemPool" >
1313 <argument type =" service" id =" stof_doctrine_extensions.metadata_cache" />
1414 </call >
15+ <call method =" setClock" >
16+ <argument type =" service" id =" clock" on-invalid =" ignore" />
17+ </call >
1518 <call method =" setAnnotationReader" >
1619 <argument type =" service" id =" annotation_reader" on-invalid =" ignore" />
1720 </call >
Original file line number Diff line number Diff line change 1212 <call method =" setCacheItemPool" >
1313 <argument type =" service" id =" stof_doctrine_extensions.metadata_cache" />
1414 </call >
15+ <call method =" setClock" >
16+ <argument type =" service" id =" clock" on-invalid =" ignore" />
17+ </call >
1518 <call method =" setAnnotationReader" >
1619 <argument type =" service" id =" annotation_reader" on-invalid =" ignore" />
1720 </call >
You can’t perform that action at this time.
0 commit comments