1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-01-30 11:59:48 +01:00
Graham Campbell 0071105c25 CS fixes
2014-01-16 21:41:41 +00:00

10 lines
143 B
JSON

{
"require": {
"doctrine/orm": "2.*",
"symfony/yaml": "2.*"
},
"autoload": {
"psr-0": {"": "src/"}
}
}