Skip to content

Commit

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

---
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 Oct 14, 2024
1 parent 5862290 commit b908c2a
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 145 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"composer/pcre": "^3.1",
"doctrine/doctrine-bundle": "^2.11",
"doctrine/doctrine-migrations-bundle": "^3.3",
"doctrine/orm": "^2.17",
"doctrine/orm": "^3.3",
"jsor/doctrine-postgis": "dev-dbal-deprecations#c82761b99023f09e2b9f5ea53baf8719ee7a5b02 as v2.2",
"meilisearch/meilisearch-php": "^1.6",
"nelmio/api-doc-bundle": "^4.19",
Expand Down
182 changes: 38 additions & 144 deletions composer.lock

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

0 comments on commit b908c2a

Please sign in to comment.