mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-19 06:18:07 +01:00
7fb879196f
f03e2a1ee3
[e2e] Try add back global e2e tests for scoped (#1786)
9 lines
122 B
JSON
9 lines
122 B
JSON
{
|
|
"autoload": {
|
|
"psr-4": {
|
|
"App\\": "App",
|
|
"GlobalInstall\\": "src"
|
|
}
|
|
}
|
|
}
|