Skip to content

Commit

Permalink
fix autoload
Browse files Browse the repository at this point in the history
  • Loading branch information
divinity76 committed Jul 4, 2022
1 parent 94bdbad commit 676868a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"php": ">=7.2"
},
"autoload": {
"psr-4": {"Divinity76\\": "src/Divinity76/"}
"files":["src/Divinity76/quoteshellarg/quoteshellarg.php"]
}
}

0 comments on commit 676868a

Please sign in to comment.