rector/e2e/parse-php7-code/composer.json
Tomas Votruba 9fd49a8b07 Updated Rector to commit ecc876ca19
ecc876ca19 [build] add e2e tests (#12)
2021-05-11 11:17:57 +00:00

8 lines
84 B
JSON

{
"autoload": {
"psr-4": {
"Foo\\": "src"
}
}
}