fix github workflow

This commit is contained in:
Khoubza Younes
2020-12-06 22:40:32 +01:00
parent eb10fd7814
commit 4b1d1e32bc
+2 -2
View File
@@ -33,7 +33,7 @@
},
"autoload": {
"psr-4": {
"Flasher\\Pnotify\\": ""
"Flasher\\Pnotify\\Prime\\": ""
},
"exclude-from-classmap": [
"/Tests/"
@@ -41,7 +41,7 @@
},
"autoload-dev": {
"psr-4": {
"Flasher\\Pnotify\\Tests\\": "Tests/"
"Flasher\\Pnotify\\Prime\\Tests\\": "Tests/"
}
},
"config": {