update psr4 rule
This commit is contained in:
parent
51f3bf1c22
commit
a7d13d037f
|
@ -15,7 +15,7 @@
|
|||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Bluesquare\\Validator\\": "src/"
|
||||
"Bluesquare": "./src/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue