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