PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
composer require "doctrine/common:3.1.x-dev"
| 包名 | 版本要求 |
|---|---|
| doctrine/persistence | ^2.0 |
| php | ^7.1 || ^8.0 |
| 包名 | 版本要求 |
|---|---|
| doctrine/coding-standard | ^6.0 || ^8.0 |
| phpstan/phpstan | ^0.12 |
| phpstan/phpstan-phpunit | ^0.12 |
| phpunit/phpunit | ^7.5.20 || ^8.5 || ^9.0 |
| squizlabs/php_codesniffer | ^3.0 |
| symfony/phpunit-bridge | ^4.0.5 |
| vimeo/psalm | ^4.4 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-10-19 06:46:53 |
| 类型 | library |