mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-23 11:28:33 +01:00
* replace the copy-pasta EventDispatcher with the real one from Symfony2 * use composer for managing this dependency, use composer autoloading PHPBB3-9550
11 lines
199 B
JSON
11 lines
199 B
JSON
{
|
|
"hash": "9bada3748ec2933fe0864dcfafbcd671",
|
|
"packages": [
|
|
{
|
|
"package": "symfony/event-dispatcher",
|
|
"version": "v2.0.10"
|
|
}
|
|
],
|
|
"aliases": []
|
|
}
|