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