mirror of
https://github.com/doctrine/DoctrineMongoDBBundle.git
synced 2026-03-23 22:32:07 +01:00
1a6deff97a785cc39694680ef99a2e1437efa3fe
Bumps [doctrine/.github/.github/workflows/phpstan.yml](https://github.com/doctrine/.github) from 13.0.0 to 13.1.0. - [Release notes](https://github.com/doctrine/.github/releases) - [Commits](https://github.com/doctrine/.github/compare/13.0.0...13.1.0) --- updated-dependencies: - dependency-name: doctrine/.github/.github/workflows/phpstan.yml dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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%