Skip to content

Commit

Permalink
Merge pull request #377 from Ocramius/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies
  • Loading branch information
Ocramius authored Oct 31, 2022
2 parents 5d5473c + 83fa368 commit b83e0a6
Show file tree
Hide file tree
Showing 2 changed files with 312 additions and 373 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@
],
"require": {
"php": "~8.1.0 || ~8.2.0",
"doctrine/orm": "^2.9.5",
"doctrine/persistence": "^3.0.2"
"doctrine/orm": "^2.13.3",
"doctrine/persistence": "^3.0.4"
},
"require-dev": {
"doctrine/coding-standard": "^10.0.0",
"roave/infection-static-analysis-plugin": "^1.18.0",
"phpunit/phpunit": "^9.5.25",
"roave/infection-static-analysis-plugin": "^1.25.0",
"phpunit/phpunit": "^9.5.26",
"vimeo/psalm": "^4.29.0",
"doctrine/annotations" : "^1.13.3",
"doctrine/dbal" : "^3.4.5"
"doctrine/dbal" : "^3.5.1"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit b83e0a6

Please sign in to comment.