Skip to content

Commit 4475e95

Browse files
committed
Fix: Namespace composer fixed.
1 parent 204fe1c commit 4475e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"keywords": ["spam", "anti-spam", "antispam", "api"],
1010
"autoload": {
1111
"psr-4": {
12-
"lib\\": "lib"
12+
"Cleantalk\\": "lib"
1313
},
1414
"files": [
1515
"lib/cleantalk-php-patch.php"

0 commit comments

Comments
 (0)