Skip to content

Commit f543b4c

Browse files
Update root-composer
1 parent 064c30a commit f543b4c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composer.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -18,23 +18,23 @@
1818
},
1919
"require-dev": {
2020
"composer/semver": "^3.3.2",
21-
"doctrine/annotations": "^1.11.0",
22-
"doctrine/collections": "^1.6",
21+
"doctrine/annotations": "^2.0.0",
22+
"doctrine/collections": "^2.0",
2323
"doctrine/common": "^2.7 || ^3.0",
2424
"doctrine/dbal": "^2.13.8 || ^3.3.3",
25-
"doctrine/lexer": "^1.2.1",
25+
"doctrine/lexer": "^3.0.0",
2626
"doctrine/mongodb-odm": "^1.3 || ^2.1",
2727
"doctrine/orm": "^2.11.0",
28-
"doctrine/persistence": "^1.3.8 || ^2.2.1",
28+
"doctrine/persistence": "^3.0.0",
2929
"gedmo/doctrine-extensions": "^3.8",
3030
"nesbot/carbon": "^2.49",
3131
"nikic/php-parser": "^4.13.2",
3232
"php-parallel-lint/php-parallel-lint": "^1.2",
3333
"phpstan/phpstan-phpunit": "^1.3.13",
3434
"phpstan/phpstan-strict-rules": "^1.5.1",
35-
"phpunit/phpunit": "^9.5.10",
36-
"ramsey/uuid-doctrine": "^1.5.0",
37-
"symfony/cache": "^4.4.35"
35+
"phpunit/phpunit": "^10.0.0",
36+
"ramsey/uuid-doctrine": "^2.0.0",
37+
"symfony/cache": "^6.0.0"
3838
},
3939
"config": {
4040
"platform": {

0 commit comments

Comments
 (0)