Fixes for psr-4 standard
This commit is contained in:
parent
234c70d317
commit
6d8550a1bb
2 changed files with 3 additions and 3 deletions
|
|
@ -16,7 +16,7 @@
|
|||
"require": {},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"PhaRouter\\": "src"
|
||||
"PhangoApp\\PhaRouter\\": "src"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue