mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-01-30 11:59:48 +01:00
10 lines
143 B
JSON
10 lines
143 B
JSON
{
|
|
"require": {
|
|
"doctrine/orm": "2.*",
|
|
"symfony/yaml": "2.*"
|
|
},
|
|
"autoload": {
|
|
"psr-0": {"": "src/"}
|
|
}
|
|
}
|