contao-community-alliance / dependency-container

Dependency container for Contao Open Source CMS based on the Pimple Dependency Injection Container
GNU Lesser General Public License v3.0
1 stars 4 forks source link

extract "Services inspector" in a seperate project #3

Closed discordier closed 11 years ago

discordier commented 11 years ago

We should extract the "Services inspector" into a seperate project and add that one to the "suggests" section in composer.json.

This prevents bloating of the DI container with twig as this is only needed for debug purposes and not for providing the DI container.

tristanlins commented 11 years ago

The inspector has been extracted into https://github.com/bit3/contao-dependency-container-inspector