We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dccb12 commit 100d0b2Copy full SHA for 100d0b2
composer.json
@@ -1,13 +1,13 @@
1
{
2
- "name": "phenx/php-svg-lib",
+ "name": "dompdf/php-svg-lib",
3
"type": "library",
4
"description": "A library to read, parse and export to PDF SVG files.",
5
- "homepage": "https://github.com/PhenX/php-svg-lib",
+ "homepage": "https://github.com/dompdf/php-svg-lib",
6
"license": "LGPL-3.0-or-later",
7
"authors": [
8
9
- "name": "Fabien Ménager",
10
- "email": "fabien.menager@gmail.com"
+ "name": "The SvgLib Community",
+ "homepage": "https://github.com/dompdf/php-svg-lib/blob/master/AUTHORS.md"
11
}
12
],
13
"autoload": {
0 commit comments