X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/realesbar/vendor/sebastian/version
home
/
gfecatvj
/
sites
/
realesbar
/
vendor
/
sebastian
/
version
/
📁
..
📄
.gitattributes
(15 B)
📄
.gitignore
(7 B)
📄
.php_cs
(1.87 KB)
📄
LICENSE
(1.51 KB)
📄
README.md
(2 KB)
📄
composer.json
(705 B)
📁
src
Editing: composer.json
{ "name": "sebastian/version", "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", "license": "BSD-3-Clause", "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "support": { "issues": "https://github.com/sebastianbergmann/version/issues" }, "require": { "php": ">=5.6" }, "autoload": { "classmap": [ "src/" ] }, "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } } }
Upload File
Create Folder