Skip to content

Commit

Permalink
Merge pull request #2 from nswdpc/update-psr4
Browse files Browse the repository at this point in the history
Update psr4
  • Loading branch information
JamesDPC authored May 14, 2024
2 parents 3d26c74 + 1f55877 commit c584f43
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,11 @@
},
"autoload": {
"psr-4": {
"NSWDPC\\Notices\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"NSWDPC\\Notices\\": [
"src/Controllers/",
"src/Models/"
],
"NSWDPC\\Notices\\Tests\\": "tests/"
}
}

}
File renamed without changes.

0 comments on commit c584f43

Please sign in to comment.