Skip to content

Commit cb5372c

Browse files
Update root-composer
1 parent e5442ed commit cb5372c

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
@@ -22,20 +22,20 @@
2222
"doctrine/annotations": "^1.11 || ^2.0",
2323
"doctrine/collections": "^1.6 || ^2.1",
2424
"doctrine/common": "^2.7 || ^3.0",
25-
"doctrine/dbal": "^2.13.8 || ^3.3.3",
25+
"doctrine/dbal": "^4.0.0",
2626
"doctrine/lexer": "^2.0 || ^3.0",
2727
"doctrine/mongodb-odm": "^1.3 || ^2.4.3",
28-
"doctrine/orm": "^2.16.0",
28+
"doctrine/orm": "^3.0.0",
2929
"doctrine/persistence": "^2.2.1 || ^3.2",
3030
"gedmo/doctrine-extensions": "^3.8",
31-
"nesbot/carbon": "^2.49",
32-
"nikic/php-parser": "^4.13.2",
31+
"nesbot/carbon": "^3.0",
32+
"nikic/php-parser": "^5.0.0",
3333
"php-parallel-lint/php-parallel-lint": "^1.2",
3434
"phpstan/phpstan-phpunit": "^1.3.13",
3535
"phpstan/phpstan-strict-rules": "^1.5.1",
36-
"phpunit/phpunit": "^9.6.16",
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)