-
- Downloads
init
... | ... | @@ -20,7 +20,7 @@ |
"wimg/php-compatibility": "^8" | ||
}, | ||
"autoload": { | ||
"psr-4": {"WPDesk\\Notice\\": "src/WPDesk/Notice"} | ||
"psr-4": {"WPDesk\\Notice\\": "src/WPDesk/Notice/"} | ||
}, | ||
"autoload-dev": { | ||
}, | ||
... | ... |
Please register or sign in to comment