doctrine/persistence 2.2.4

The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.

library MIT
安装
composer require "doctrine/persistence:2.2.4"
依赖
包名版本要求
doctrine/annotations ^1.0
doctrine/cache ^1.11 || ^2.0
doctrine/collections ^1.0
doctrine/deprecations ^0.5.3
doctrine/event-manager ^1.0
php ^7.1 || ^8.0
psr/cache ^1.0 || ^2.0 || ^3.0
开发依赖
包名版本要求
composer/package-versions-deprecated ^1.11
doctrine/coding-standard ^6.0 || ^9.0
doctrine/common ^3.0
phpstan/phpstan 1.2.0
phpunit/phpunit ^7.5.20 || ^8.0 || ^9.0
symfony/cache ^4.4 || ^5.0 || ^6.0
vimeo/psalm 4.13.1
版本详情
许可证MIT
发布时间2022-01-09 19:54:43
类型library