Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MahlukEdanKurangGairah authored Oct 28, 2024
1 parent 68d4bad commit 68b087f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,14 @@
"name": "jurig/html_table",
"description": "My Custom Fork of Pear HTML tables",
"type": "library",
"homepage": "http://pear.php.net/package/HTML_Table",
"homepage": "https://github.com/MahlukEdanKurangGairah/HTML_Table",
"license": "BSD-3-Clause",
"autoload": {
"psr-4": {
"Jurig\\": "HTML"
}
},
"support": {
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=HTML_Table",
"source": "https://github.com/pear/HTML_Table"
"source": "https://github.com/MahlukEdanKurangGairah/HTML_Table"
}
}

0 comments on commit 68b087f

Please sign in to comment.