Skip to content

Commit

Permalink
chore(deps): update root-composer
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 19, 2022
1 parent c702ab9 commit 8c010c1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
"doctrine/persistence": "<1.3"
},
"require-dev": {
"doctrine/annotations": "^1.11.0",
"doctrine/collections": "^1.6",
"doctrine/annotations": "^2.0.0",
"doctrine/collections": "^2.0",
"doctrine/common": "^2.7 || ^3.0",
"doctrine/dbal": "^2.13.8 || ^3.3.3",
"doctrine/lexer": "^1.2.1",
"doctrine/lexer": "^3.0.0",
"doctrine/mongodb-odm": "^1.3 || ^2.1",
"doctrine/orm": "^2.11.0",
"doctrine/persistence": "^1.3.8 || ^2.2.1",
"doctrine/persistence": "^3.0.0",
"gedmo/doctrine-extensions": "^3.8",
"nesbot/carbon": "^2.49",
"nikic/php-parser": "^4.13.2",
Expand All @@ -33,7 +33,7 @@
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^9.5.10",
"ramsey/uuid-doctrine": "^1.5.0",
"symfony/cache": "^4.4.35"
"symfony/cache": "^6.0.0"
},
"config": {
"platform": {
Expand Down

0 comments on commit 8c010c1

Please sign in to comment.