Skip to content

Commit 9830fe5

Browse files
author
Артем
committed
add php patch to composer
1 parent 085fc23 commit 9830fe5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"autoload": {
1111
"psr-4": {
1212
"lib\\": "lib"
13-
}
13+
},
14+
"files": [
15+
"lib/cleantalk-php-patch.php"
16+
]
1417
}
1518
}

0 commit comments

Comments
 (0)