mirror of
https://github.com/doctrine/DoctrineMongoDBBundle.git
synced 2026-03-23 22:32:07 +01:00
41fd41953fc52b7567f890d55fa9ba71b09681dd
Bumps [doctrine/.github/.github/workflows/phpstan.yml](https://github.com/doctrine/.github) from 12.2.0 to 13.0.0. - [Release notes](https://github.com/doctrine/.github/releases) - [Commits](https://github.com/doctrine/.github/compare/v12.2.0...13.0.0) --- updated-dependencies: - dependency-name: doctrine/.github/.github/workflows/phpstan.yml dependency-version: 13.0.0 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%