mirror of
https://github.com/doctrine/DoctrineMongoDBBundle.git
synced 2026-03-23 22:32:07 +01:00
fa5b35ca498cb3690b68b2a69e8f8227f4b66c78
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
DoctrineMongoDBBundle
This bundle integrates the Doctrine2 MongoDB Object Document Mapper (ODM) library into Symfony so that you can persist and retrieve objects to and from MongoDB.
Documentation on how to install and use this bundle is available in the Symfony documentation.
Compatibility
The current version of this bundle has the following requirements:
- PHP 8.1 or newer is required
ext-mongodb1.21 or newer- Symfony 6.4 or newer is required
Support for older Symfony, PHP and MongoDB versions is provided via the 4.7.x
releases (tracked in the 4.7.x branch). This version sees bug and security fixes
only.
Languages
PHP
99.1%
Twig
0.9%