mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-19 14:27:14 +01:00
8 lines
84 B
JSON
8 lines
84 B
JSON
|
{
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Foo\\": "src"
|
||
|
}
|
||
|
}
|
||
|
}
|