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