Skip to content

Commit

Permalink
Bump doctrine/orm from 2.19.1 to 3.1.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.1.1.
- [Release notes](https://github.com/doctrine/orm/releases)
- [Upgrade guide](https://github.com/doctrine/orm/blob/3.1.x/UPGRADE.md)
- [Commits](doctrine/orm@2.19.1...3.1.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 Mar 27, 2024
1 parent b1dbddd commit 9b1b0b7
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 108 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.1.1",
"vlucas/phpdotenv": "^5.6",
"twig/twig": "^3.8",
"slim/slim": "^4.13",
Expand Down
128 changes: 21 additions & 107 deletions composer.lock

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

0 comments on commit 9b1b0b7

Please sign in to comment.