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