File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
"doctrine/annotations" : " ^2.0" ,
24
24
"doctrine/collections" : " ^2.1" ,
25
25
"doctrine/common" : " ^2.7 || ^3.0" ,
26
- "doctrine/dbal" : " ^3.3.8 " ,
26
+ "doctrine/dbal" : " ^4.0.0 " ,
27
27
"doctrine/lexer" : " ^2.0 || ^3.0" ,
28
28
"doctrine/mongodb-odm" : " ^2.4.3" ,
29
- "doctrine/orm" : " ^2.16 .0" ,
29
+ "doctrine/orm" : " ^3.0 .0" ,
30
30
"doctrine/persistence" : " ^2.2.1 || ^3.2" ,
31
31
"gedmo/doctrine-extensions" : " ^3.8" ,
32
- "nesbot/carbon" : " ^2.49 " ,
32
+ "nesbot/carbon" : " ^3.0 " ,
33
33
"php-parallel-lint/php-parallel-lint" : " ^1.2" ,
34
34
"phpstan/phpstan-phpunit" : " ^2.0" ,
35
35
"phpstan/phpstan-strict-rules" : " ^2.0" ,
36
- "phpunit/phpunit" : " ^9.6.20 " ,
36
+ "phpunit/phpunit" : " ^11.0.0 " ,
37
37
"ramsey/uuid" : " ^4.2" ,
38
- "symfony/cache" : " ^5.4 "
38
+ "symfony/cache" : " ^7.0 "
39
39
},
40
40
"config" : {
41
41
"sort-packages" : true ,
You can’t perform that action at this time.
0 commit comments