Skip to content

Commit

Permalink
namespace path for data fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
TomHAnderson committed Oct 23, 2024
1 parent b296c82 commit fc1e3de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"autoload": {
"psr-4": {
"App\\": "app/",
"Database\\DataFixtures\\": "database/data-fixtures/",
"Database\\Factories\\": "database/factories/",
"Database\\Seeders\\": "database/seeders/"
}
Expand Down
4 changes: 2 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fc1e3de

Please sign in to comment.