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