We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d32bc44 commit 7b4e86cCopy full SHA for 7b4e86c
1 file changed
composer.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "barbosaadriano/rtf-html-php",
+ "name": "henck/rtf-html-php",
3
"description": "RTF to HTML converter in PHP",
4
"keywords": ["rtf", "converter"],
5
"type": "library",
@@ -8,9 +8,6 @@
8
9
"name": "Alexander van Oostenrijk",
10
"email": "alex.vanoostenrijk@gmail.com"
11
- },{
12
- "name": "Adriano Barbosa",
13
- "email": "b.adrianobarbosa@gmail.com"
14
}
15
],
16
"scripts": {
0 commit comments