mirror of
https://github.com/danog/parallel.git
synced 2024-11-26 20:34:40 +01:00
Fix typo in autoload-dev to load required class
This commit is contained in:
parent
6b2f5cd3fa
commit
4ba600cd68
@ -52,7 +52,7 @@
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"Amp\\Parallel\\Example\\": "example",
|
||||
"Amp\\Parallel\\Example\\": "examples",
|
||||
"Amp\\Parallel\\Test\\": "test"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user