Skip to content

Commit 2f5dfa9

Browse files
Update root-composer
1 parent 813296e commit 2f5dfa9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,19 @@
2323
"doctrine/annotations": "^2.0",
2424
"doctrine/collections": "^1.6 || ^2.1",
2525
"doctrine/common": "^2.7 || ^3.0",
26-
"doctrine/dbal": "^3.3.8",
26+
"doctrine/dbal": "^4.0.0",
2727
"doctrine/lexer": "^2.0 || ^3.0",
2828
"doctrine/mongodb-odm": "^2.4.3",
29-
"doctrine/orm": "^2.16.0",
30-
"doctrine/persistence": "^2.2.1 || ^3.2",
29+
"doctrine/orm": "^3.0.0",
30+
"doctrine/persistence": "^4.0",
3131
"gedmo/doctrine-extensions": "^3.8",
32-
"nesbot/carbon": "^2.49",
32+
"nesbot/carbon": "^3.0",
3333
"php-parallel-lint/php-parallel-lint": "^1.2",
3434
"phpstan/phpstan-phpunit": "^2.0",
3535
"phpstan/phpstan-strict-rules": "^2.0",
36-
"phpunit/phpunit": "^9.6.20",
36+
"phpunit/phpunit": "^11.0.0",
3737
"ramsey/uuid": "^4.2",
38-
"symfony/cache": "^5.4"
38+
"symfony/cache": "^7.0"
3939
},
4040
"config": {
4141
"sort-packages": true,

0 commit comments

Comments
 (0)