Skip to content

Commit

Permalink
Update root-composer
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 8, 2023
1 parent 064c30a commit f543b4c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,23 +18,23 @@
},
"require-dev": {
"composer/semver": "^3.3.2",
"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",
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/phpstan-phpunit": "^1.3.13",
"phpstan/phpstan-strict-rules": "^1.5.1",
"phpunit/phpunit": "^9.5.10",
"ramsey/uuid-doctrine": "^1.5.0",
"symfony/cache": "^4.4.35"
"phpunit/phpunit": "^10.0.0",
"ramsey/uuid-doctrine": "^2.0.0",
"symfony/cache": "^6.0.0"
},
"config": {
"platform": {
Expand Down

0 comments on commit f543b4c

Please sign in to comment.