Skip to content

Commit

Permalink
Bump doctrine/orm from 2.19.1 to 3.2.1
Browse files Browse the repository at this point in the history
Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.19.1 to 3.2.1.
- [Release notes](https://github.com/doctrine/orm/releases)
- [Upgrade guide](https://github.com/doctrine/orm/blob/3.2.x/UPGRADE.md)
- [Commits](doctrine/orm@2.19.1...3.2.1)

---
updated-dependencies:
- dependency-name: doctrine/orm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent e59de0d commit 5985c56
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 191 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"require": {
"doctrine/dbal": "^3.2",
"doctrine/orm": "2.19.1",
"doctrine/orm": "3.2.1",
"vlucas/phpdotenv": "^5.6",
"twig/twig": "^3.8",
"slim/slim": "^4.13",
Expand Down
Loading

0 comments on commit 5985c56

Please sign in to comment.