Skip to content

Commit

Permalink
✅ wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Dec 11, 2024
1 parent 87a5aca commit de029d2
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions tests/Console/stubs/composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
{
"autoload-dev": {
"psr-4": {
"Workbench\\App\\": "workbench/app",
"Workbench\\Database\\Factories\\": "workbench/database/factories",
"Workbench\\Database\\Seeders\\": "workbench/database/seeders"
}
}
"$schema": "https://getcomposer.org/schema.json"
}

0 comments on commit de029d2

Please sign in to comment.