Skip to content

Commit 18b1784

Browse files
Update root-composer
1 parent 334f2ec commit 18b1784

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

composer.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,25 +20,25 @@
2020
"require-dev": {
2121
"cache/array-adapter": "^1.1",
2222
"composer/semver": "^3.3.2",
23-
"cweagans/composer-patches": "^1.7.3",
23+
"cweagans/composer-patches": "^2.0.0",
2424
"doctrine/annotations": "^2.0",
25-
"doctrine/collections": "^1.6 || ^2.1",
25+
"doctrine/collections": "^3.0",
2626
"doctrine/common": "^2.7 || ^3.0",
27-
"doctrine/dbal": "^3.3.8",
27+
"doctrine/dbal": "^4.0.0",
2828
"doctrine/lexer": "^2.0 || ^3.0",
2929
"doctrine/mongodb-odm": "^2.4.3",
30-
"doctrine/orm": "^2.16.0",
31-
"doctrine/persistence": "^2.2.1 || ^3.2",
30+
"doctrine/orm": "^3.0.0",
31+
"doctrine/persistence": "^4.0",
3232
"gedmo/doctrine-extensions": "^3.8",
33-
"nesbot/carbon": "^2.49",
33+
"nesbot/carbon": "^3.0",
3434
"php-parallel-lint/php-parallel-lint": "^1.2",
3535
"phpstan/phpstan-deprecation-rules": "^2.0.2",
3636
"phpstan/phpstan-phpunit": "^2.0.8",
3737
"phpstan/phpstan-strict-rules": "^2.0",
38-
"phpunit/phpunit": "^9.6.20",
38+
"phpunit/phpunit": "^13.0.0",
3939
"ramsey/uuid": "^4.2",
40-
"symfony/cache": "^5.4",
41-
"symfony/uid": "^5.4 || ^6.4 || ^7.3"
40+
"symfony/cache": "^8.0",
41+
"symfony/uid": "^8.0"
4242
},
4343
"config": {
4444
"sort-packages": true,

0 commit comments

Comments
 (0)