Fixes PSR-4 namespace
This commit is contained in:
parent
6e47d2138b
commit
c8284674f4
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"hosterra\\NetBox\\": "src/"
|
||||
"Hosterra\\NetBox\\": "src/"
|
||||
}
|
||||
},
|
||||
"minimum-stability": "stable",
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue