update namespaces

This commit is contained in:
Khoubza Younes
2020-12-06 17:29:32 +01:00
parent 88873bc5ab
commit 6e2d401d21
+4 -1
View File
@@ -44,7 +44,10 @@
},
"autoload": {
"psr-4": {
"Flasher\\Symfony\\": ""
"Flasher\\Symfony\\": "",
"exclude-from-classmap": [
"/Tests/"
]
}
},
"autoload-dev": {