mirror of
https://github.com/superhelio/commands.git
synced 2026-01-26 11:44:01 +00:00
Typo in autoload-dev class mapping, removed Orchestra\Testbench
This commit is contained in:
@@ -31,8 +31,7 @@
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"Superhelio\\Commands\\Test\\": "tests",
|
||||
"Orchestra\\Testbench\\": "vendor/orchestra/testbench"
|
||||
"Superhelio\\Commands\\Tests\\": "tests"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user