Julio Montoya 321ce65f18 Updating vendors | 11 лет назад | |
---|---|---|
.. | ||
CacheWarmer | 12 лет назад | |
DataCollector | 12 лет назад | |
DataFixtures | 12 лет назад | |
DependencyInjection | 11 лет назад | |
Form | 11 лет назад | |
HttpFoundation | 12 лет назад | |
Logger | 11 лет назад | |
Security | 11 лет назад | |
Tests | 11 лет назад | |
Validator | 11 лет назад | |
CHANGELOG.md | 12 лет назад | |
ContainerAwareEventManager.php | 12 лет назад | |
LICENSE | 12 лет назад | |
ManagerRegistry.php | 12 лет назад | |
README.md | 12 лет назад | |
RegistryInterface.php | 12 лет назад | |
composer.json | 11 лет назад | |
phpunit.xml.dist | 12 лет назад |
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