Skip to content

Commit

Permalink
fix: autoload
Browse files Browse the repository at this point in the history
  • Loading branch information
ipranjal committed Sep 26, 2024
1 parent 78cc145 commit bc4f248
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"description": "whoops integration for scrawler",
"type": "library",
"autoload": {
"psr-4": {
"Scrawler\\Exception\\": "src/"
}
"files": [
"src/functions.php"
]
},
"authors": [
{
Expand Down

0 comments on commit bc4f248

Please # to comment.