Skip to content

Commit 8e3e098

Browse files
Update root-composer
1 parent 8badde6 commit 8e3e098

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,20 +23,20 @@
2323
"doctrine/annotations": "^1.11 || ^2.0",
2424
"doctrine/collections": "^1.6 || ^2.1",
2525
"doctrine/common": "^2.7 || ^3.0",
26-
"doctrine/dbal": "^2.13.8 || ^3.3.3",
26+
"doctrine/dbal": "^4.0.0",
2727
"doctrine/lexer": "^2.0 || ^3.0",
2828
"doctrine/mongodb-odm": "^1.3 || ^2.4.3",
29-
"doctrine/orm": "^2.16.0",
29+
"doctrine/orm": "^3.0.0",
3030
"doctrine/persistence": "^2.2.1 || ^3.2",
3131
"gedmo/doctrine-extensions": "^3.8",
32-
"nesbot/carbon": "^2.49",
33-
"nikic/php-parser": "^4.13.2",
32+
"nesbot/carbon": "^3.0",
33+
"nikic/php-parser": "^5.0.0",
3434
"php-parallel-lint/php-parallel-lint": "^1.2",
3535
"phpstan/phpstan-phpunit": "^1.3.13",
3636
"phpstan/phpstan-strict-rules": "^1.5.1",
37-
"phpunit/phpunit": "^9.6.20",
37+
"phpunit/phpunit": "^11.0.0",
3838
"ramsey/uuid": "^4.2",
39-
"symfony/cache": "^5.4"
39+
"symfony/cache": "^7.0"
4040
},
4141
"config": {
4242
"sort-packages": true,

0 commit comments

Comments
 (0)