Julio Montoya 321ce65f18 Updating vendors | hace 11 años | |
---|---|---|
.. | ||
CacheWarmer | hace 12 años | |
DataCollector | hace 12 años | |
DataFixtures | hace 12 años | |
DependencyInjection | hace 11 años | |
Form | hace 11 años | |
HttpFoundation | hace 12 años | |
Logger | hace 11 años | |
Security | hace 11 años | |
Tests | hace 11 años | |
Validator | hace 11 años | |
CHANGELOG.md | hace 12 años | |
ContainerAwareEventManager.php | hace 12 años | |
LICENSE | hace 12 años | |
ManagerRegistry.php | hace 12 años | |
README.md | hace 12 años | |
RegistryInterface.php | hace 12 años | |
composer.json | hace 11 años | |
phpunit.xml.dist | hace 12 años |
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