Skip to content

Commit 3304231

Browse files
committed
wip (fix psr4)
1 parent 2b277cf commit 3304231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"autoload-dev": {
2626
"psr-4": {
2727
"Tests\\": "tests/",
28-
"Tests\\Views\\Components": "tests/views/components"
28+
"Tests\\Views\\Components\\": "tests/views/components"
2929
}
3030
},
3131
"extra": {

0 commit comments

Comments
 (0)