mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-13 06:47:46 -08:00
Fixed again because I suck
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
d20a0f7c6d
commit
f61f386f31
|
@ -100,7 +100,7 @@
|
||||||
],
|
],
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"App\\": "app/",
|
"App\\": "app/",
|
||||||
"Tests\\": "tests/"
|
"Tests\\": "Tests/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in a new issue