mirror of
https://github.com/rectorphp/rector.git
synced 2025-04-22 08:25:02 +02:00
8 lines
84 B
JSON
8 lines
84 B
JSON
{
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Foo\\": "src"
|
|
}
|
|
}
|
|
}
|