aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/composer.json
Commit message (Collapse)AuthorAgeFilesLines
...
* | [feature/dic] Convert common.php to Symfony2 DependencyInjection componentIgor Wiedler2012-03-311-1/+4
|/ | | | PHPBB3-10739
* [feature/event-dispatcher] Use real EventDispatcher through composerIgor Wiedler2012-03-111-0/+5
* replace the copy-pasta EventDispatcher with the real one from Symfony2 * use composer for managing this dependency, use composer autoloading PHPBB3-9550