Skip to content

Commit

Permalink
Chore(deps): Bump the dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: [doctrine/orm](https://github.com/doctrine/orm) and [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle).


Updates `doctrine/orm` from 2.17.2 to 2.17.3
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](doctrine/orm@2.17.2...2.17.3)

Updates `nelmio/api-doc-bundle` from 4.16.2 to 4.18.2
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases)
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md)
- [Commits](nelmio/NelmioApiDocBundle@v4.16.2...v4.18.2)

---
updated-dependencies:
- dependency-name: doctrine/orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: nelmio/api-doc-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 41a3824 commit 65121d3
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 150 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
"ext-random": "*",
"doctrine/doctrine-bundle": "2.11.1",
"doctrine/doctrine-migrations-bundle": "3.3.0",
"doctrine/orm": "2.17.2",
"doctrine/orm": "2.17.3",
"friendsofphp/proxy-manager-lts": "1.0.16",
"gedmo/doctrine-extensions": "3.14.0",
"lexik/jwt-authentication-bundle": "2.20.3",
"mark-gerarts/automapper-plus-bundle": "1.4.1",
"matomo/device-detector": "6.2.1",
"matthiasnoback/symfony-console-form": "5.3.2",
"nelmio/api-doc-bundle": "4.16.2",
"nelmio/api-doc-bundle": "4.18.2",
"nelmio/cors-bundle": "2.4.0",
"phpdocumentor/reflection-docblock": "5.3.0",
"ramsey/uuid-doctrine": "2.0.0",
Expand Down
Loading

0 comments on commit 65121d3

Please sign in to comment.