Skip to content

Commit 676868a

Browse files
committed
fix autoload
1 parent 94bdbad commit 676868a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"php": ">=7.2"
1010
},
1111
"autoload": {
12-
"psr-4": {"Divinity76\\": "src/Divinity76/"}
12+
"files":["src/Divinity76/quoteshellarg/quoteshellarg.php"]
1313
}
1414
}

0 commit comments

Comments
 (0)