Submit
Path:
~
/
/
opt
/
psa
/
admin
/
plib
/
vendor
/
enshrined
/
svg-sanitize
/
File Content:
composer.json
{ "name": "enshrined/svg-sanitize", "description": "An SVG sanitizer for PHP", "license": "GPL-2.0-or-later", "authors": [ { "name": "Daryll Doyle", "email": "daryll@enshrined.co.uk" } ], "scripts": { "test": "phpunit --no-coverage", "test:coverage": "phpunit" }, "autoload": { "psr-4": { "enshrined\\svgSanitize\\": "src" } }, "autoload-dev": { "psr-4": { "enshrined\\svgSanitize\\Tests\\": "tests" } }, "require": { "ext-dom": "*", "ext-libxml": "*", "php": "^7.1 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^6.5 || ^8.5" } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
src
---
0755
LICENSE
18047 bytes
0644
README.md
3671 bytes
0644
composer.json
737 bytes
0644
N4ST4R_ID | Naxtarrr