Skip to content

Commit

Permalink
composer(deps-dev): bump doctrine/orm from 3.2.2 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [doctrine/orm](https://github.com/doctrine/orm) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](doctrine/orm@3.2.2...3.3.0)

---
updated-dependencies:
- dependency-name: doctrine/orm
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent a020a94 commit 33ac5dd
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 18 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"phpstan/phpstan": "^1.10.21"
},
"require-dev": {
"doctrine/orm": "^3.2.2",
"doctrine/orm": "^3.3.0",
"ergebnis/composer-normalize": "^2.44.0",
"ergebnis/license": "^2.5.0",
"ergebnis/php-cs-fixer-config": "^6.37.0",
Expand Down
37 changes: 20 additions & 17 deletions composer.lock

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

0 comments on commit 33ac5dd

Please sign in to comment.