Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| packagist  | doctrine/orm | 2.14.3 | 2.15.0 |
| packagist  | vimeo/psalm  | 5.9.0  | 5.10.0 |
  • Loading branch information
renovate[bot] committed May 3, 2023
1 parent 4a67225 commit bd4b7e6
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
],
"require": {
"php": "~8.1.0 || ~8.2.0",
"doctrine/orm": "^2.14.3",
"doctrine/orm": "^2.15.0",
"doctrine/persistence": "^3.1.4"
},
"require-dev": {
"doctrine/coding-standard": "^11.1.0",
"roave/infection-static-analysis-plugin": "^1.30.0",
"phpunit/phpunit": "^9.6.7",
"vimeo/psalm": "^5.9.0",
"vimeo/psalm": "^5.10.0",
"doctrine/annotations" : "^1.14.3",
"doctrine/dbal" : "^3.6.2"
},
Expand Down
74 changes: 37 additions & 37 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bd4b7e6

Please sign in to comment.