Skip to content

Commit dd5d590

Browse files
fixed composer.json
1 parent 061caa7 commit dd5d590

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
@@ -31,7 +31,7 @@
3131

3232
"autoload-dev": {
3333
"psr-4": {
34-
"setasign\\PhpStubGenerator\\Tests": "tests/"
34+
"setasign\\PhpStubGenerator\\Tests\\": "tests/"
3535
}
3636
}
3737
}

0 commit comments

Comments
 (0)