mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
9 lines
112 B
JSON
9 lines
112 B
JSON
{
|
|
"name": "dummy/lib",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Foo\\Bar": "lib"
|
|
}
|
|
}
|
|
}
|