X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/realesbar-X/vendor/phar-io/manifest
home
/
gfecatvj
/
sites
/
realesbar-X
/
vendor
/
phar-io
/
manifest
/
📁
..
📄
.gitignore
(63 B)
📄
.php_cs
(1.9 KB)
📄
.travis.yml
(533 B)
📄
LICENSE
(1.58 KB)
📄
README.md
(1.2 KB)
📄
build.xml
(1.98 KB)
📄
composer.json
(847 B)
📄
composer.lock
(2.23 KB)
📁
examples
📄
phive.xml
(172 B)
📄
phpunit.xml
(742 B)
📁
src
📁
tests
Editing: composer.json
{ "name": "phar-io/manifest", "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", "license": "BSD-3-Clause", "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" }, { "name": "Sebastian Heuer", "email": "sebastian@phpeople.de", "role": "Developer" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "Developer" } ], "support": { "issues": "https://github.com/phar-io/manifest/issues" }, "require": { "php": "^5.6 || ^7.0", "ext-dom": "*", "ext-phar": "*", "phar-io/version": "^2.0" }, "autoload": { "classmap": [ "src/" ] }, "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } } }
Upload File
Create Folder