mirror of
https://github.com/danog/parallel.git
synced 2024-11-30 04:39:01 +01:00
Merge pull request #18 from tommy-muehle/master
Fix typo in autoload-dev to load required class
This commit is contained in:
commit
be5dc4efdd
@ -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