[ Root System Explorer ]
Location:
Root
/
var
/
www
/
html
/
acma.in
/
vendor
/
symfony
/
polyfill-intl-grapheme
+ Folder
+ File
Upload
Editing: composer.json
{ "name": "symfony/polyfill-intl-grapheme", "type": "library", "description": "Symfony polyfill for intl's grapheme_* functions", "keywords": ["polyfill", "shim", "compatibility", "portable", "intl", "grapheme"], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": ">=5.3.3" }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Intl\\Grapheme\\": "" }, "files": [ "bootstrap.php" ] }, "suggest": { "ext-intl": "For best performance" }, "minimum-stability": "dev", "extra": { "branch-alias": { "dev-master": "1.6-dev" } } }
SAVE CHANGES
[ CANCEL ]
Name
Type
Actions
.. (Parent Directory)
📄 Grapheme.php
FILE
Ren
[EDIT]
DEL
📄 LICENSE
FILE
Ren
[EDIT]
DEL
📄 README.md
FILE
Ren
[EDIT]
DEL
📄 bootstrap.php
FILE
Ren
[EDIT]
DEL
📄 composer.json
FILE
Ren
[EDIT]
DEL