File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 2727 "php" : " >=8.1" ,
2828 "contributte/application" : " ^0.5.0" ,
2929 "nette/di" : " ^3.0.0" ,
30- "nette/forms" : " ^3.1.3 " ,
31- "nette/utils" : " ^3.0.1 || ^ 4.0.0" ,
32- "symfony/property-access" : " ^3.0.0 || ^ 4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0 .0"
30+ "nette/forms" : " ^3.2.0 " ,
31+ "nette/utils" : " ^4.0.0" ,
32+ "symfony/property-access" : " ^6. 4.0 || ^7.2 .0"
3333 },
3434 "require-dev" : {
3535 "contributte/qa" : " ^0.3.0" ,
36- "dibi/dibi" : " ^3.0.0 || ^4.0.0 || ^ 5.0.0 " ,
36+ "dibi/dibi" : " ^5.0.2 " ,
3737 "doctrine/annotations" : " ^1.14.4" ,
3838 "doctrine/cache" : " ^1.13.0" ,
3939 "doctrine/orm" : " ^2.20.2" ,
5050 "tharos/leanmapper" : " ^3.4.2 || ^4.0.0" ,
5151 "tracy/tracy" : " ^2.6.3"
5252 },
53+ "conflict" : {
54+ "doctrine/collections" : " <2.2.0"
55+ },
5356 "autoload" : {
5457 "psr-4" : {
5558 "Contributte\\ Datagrid\\ " : " src/"
You can’t perform that action at this time.
0 commit comments