Skip to content

Commit 02d5323

Browse files
committed
Update root-composer
1 parent f0695bb commit 02d5323

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@
2424
"doctrine/lexer": "^1.2.1",
2525
"doctrine/mongodb-odm": "^1.3 || ^2.1",
2626
"doctrine/orm": "^2.11.0",
27-
"doctrine/persistence": "^1.3.8 || ^2.2.1",
27+
"doctrine/persistence": "^3.0.0",
2828
"nesbot/carbon": "^2.49",
2929
"nikic/php-parser": "^4.13.2",
3030
"php-parallel-lint/php-parallel-lint": "^1.2",
3131
"phpstan/phpstan-phpunit": "^1.0",
3232
"phpstan/phpstan-strict-rules": "^1.0",
3333
"phpunit/phpunit": "^9.5.10",
3434
"ramsey/uuid-doctrine": "^1.5.0",
35-
"symfony/cache": "^4.4.35"
35+
"symfony/cache": "^6.0.0"
3636
},
3737
"config": {
3838
"platform": {

0 commit comments

Comments
 (0)