Commit f58616d89eb50ab76845e46c3bdcd38ecb962ff2

Authored by Mihail
1 parent d0261fd1

fixed namespace issue

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -18,7 +18,7 @@ @@ -18,7 +18,7 @@
18 }, 18 },
19 "autoload": { 19 "autoload": {
20 "psr-4": { 20 "psr-4": {
21 - "artweb\\yii2-multiparser\\lib": "" 21 + "artweb\\yii2-multiparser\\lib\\": ""
22 } 22 }
23 } 23 }
24 } 24 }