Skip to content

Commit 39ad065

Browse files
authoredDec 11, 2022
chore(deps): update root-composer
1 parent ca91db8 commit 39ad065

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
},
1919
"require-dev": {
2020
"doctrine/annotations": "^1.11.0",
21-
"doctrine/collections": "^1.6",
21+
"doctrine/collections": "^2.0",
2222
"doctrine/common": "^2.7 || ^3.0",
2323
"doctrine/dbal": "^2.13.8 || ^3.3.3",
24-
"doctrine/lexer": "^1.2.1",
24+
"doctrine/lexer": "^2.0.0",
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
"gedmo/doctrine-extensions": "^3.8",
2929
"nesbot/carbon": "^2.49",
3030
"nikic/php-parser": "^4.13.2",
@@ -33,7 +33,7 @@
3333
"phpstan/phpstan-strict-rules": "^1.0",
3434
"phpunit/phpunit": "^9.5.10",
3535
"ramsey/uuid-doctrine": "^1.5.0",
36-
"symfony/cache": "^4.4.35"
36+
"symfony/cache": "^6.0.0"
3737
},
3838
"config": {
3939
"platform": {

0 commit comments

Comments
 (0)