Pathologic was missing because of a .git folder inside.
[yaffs-website] / vendor / symfony / dependency-injection / README.md
1 DependencyInjection Component
2 =============================
3
4 The DependencyInjection component allows you to standardize and centralize the
5 way objects are constructed in your application.
6
7 Resources
8 ---------
9
10   * [Documentation](https://symfony.com/doc/current/components/dependency_injection/index.html)
11   * [Contributing](https://symfony.com/doc/current/contributing/index.html)
12   * [Report issues](https://github.com/symfony/symfony/issues) and
13     [send Pull Requests](https://github.com/symfony/symfony/pulls)
14     in the [main Symfony repository](https://github.com/symfony/symfony)