Julio Montoya 321ce65f18 Updating vendors | il y a 11 ans | |
---|---|---|
.. | ||
CacheWarmer | il y a 12 ans | |
DataCollector | il y a 12 ans | |
DataFixtures | il y a 12 ans | |
DependencyInjection | il y a 11 ans | |
Form | il y a 11 ans | |
HttpFoundation | il y a 12 ans | |
Logger | il y a 11 ans | |
Security | il y a 11 ans | |
Tests | il y a 11 ans | |
Validator | il y a 11 ans | |
CHANGELOG.md | il y a 12 ans | |
ContainerAwareEventManager.php | il y a 12 ans | |
LICENSE | il y a 12 ans | |
ManagerRegistry.php | il y a 12 ans | |
README.md | il y a 12 ans | |
RegistryInterface.php | il y a 12 ans | |
composer.json | il y a 11 ans | |
phpunit.xml.dist | il y a 12 ans |
Provides integration for Doctrine with various Symfony2 components.
You can run the unit tests with the following command:
$ cd path/to/Symfony/Bridge/Doctrine/
$ composer.phar install --dev
$ phpunit