- missing composer ending autoload backslashes
This commit is contained in:
parent
49fa532be8
commit
340421083c
@ -25,7 +25,7 @@
|
|||||||
],
|
],
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"Ulmus\\Api\\Gitea": "src/"
|
"Ulmus\\Api\\Gitea\\": "src/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user