Fabien Potencier 208c2e468c removed the version attribute in all composer.json files 13 năm trước cách đây
..
DependencyInjection 4316595dbb fixed CS 13 năm trước cách đây
README fa7fdedf4b Introduced meta-bundle DoctrineAbstractBundle to squash 400+ loc of code duplication from ORM and MongoDB Bundles. 14 năm trước cách đây
composer.json 208c2e468c removed the version attribute in all composer.json files 13 năm trước cách đây

README

This is a meta-bundle. It does not contain a Bundle nor a DependencyInjection file. The code is only
ever used by the following bundles:

* DoctrineBundle
* DoctrineMigrationsBundle
* DoctrineMongoDBBundle

Future benefactors:

* DoctrineCouchDBBundle
* DoctrinePHPCRBundle

Additional code that could be put here:

* General Doctrine Form code
* General Doctrine Validator code