Adjust notification paths to PSR-4
This commit is contained in:
parent
14fdafaede
commit
d0c5d794a0
|
@ -11,8 +11,8 @@
|
|||
{
|
||||
"name": "nickvergessen",
|
||||
"files": [
|
||||
"lib/private/activity/**",
|
||||
"lib/private/notification/**",
|
||||
"lib/private/Activity/**",
|
||||
"lib/private/Notification/**",
|
||||
"lib/public/activity/**",
|
||||
"lib/public/notification/**"
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue