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.4.3"
| 包名 | 版本要求 |
|---|---|
| doctrine/persistence | ^2.0 || ^3.0 |
| php | ^7.1 || ^8.0 |
| 包名 | 版本要求 |
|---|---|
| doctrine/coding-standard | ^9.0 || ^10.0 |
| doctrine/collections | ^1 |
| phpstan/phpstan | ^1.4.1 |
| phpstan/phpstan-phpunit | ^1 |
| phpunit/phpunit | ^7.5.20 || ^8.5 || ^9.0 |
| squizlabs/php_codesniffer | ^3.0 |
| symfony/phpunit-bridge | ^6.1 |
| vimeo/psalm | ^4.4 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-10-09 11:47:59 |
| 类型 | library |