Skip to content

Commit 52a13b6

Browse files
committed
Fix se stupid composer
1 parent 47edee5 commit 52a13b6

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
@@ -16,7 +16,7 @@
1616
},
1717
"autoload-dev": {
1818
"psr-4": {
19-
"Interop\\Async\\Loop": "test"
19+
"Interop\\Async\\Loop\\": "test"
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)