X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/realesbar/vendor/sebastian/resource-operations
home
/
gfecatvj
/
sites
/
realesbar
/
vendor
/
sebastian
/
resource-operations
/
📁
..
📁
.github
📄
.gitignore
(77 B)
📄
.php_cs.dist
(7.61 KB)
📄
ChangeLog.md
(862 B)
📄
LICENSE
(1.52 KB)
📄
README.md
(496 B)
📁
build
📄
build.xml
(1.43 KB)
📄
composer.json
(746 B)
📁
src
📁
tests
Editing: composer.json
{ "name": "sebastian/resource-operations", "description": "Provides a list of PHP built-in functions that operate on resources", "homepage": "https://www.github.com/sebastianbergmann/resource-operations", "license": "BSD-3-Clause", "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "require": { "php": "^7.1" }, "autoload": { "classmap": [ "src/" ] }, "config": { "platform": { "php": "7.1.0" }, "optimize-autoloader": true, "sort-packages": true }, "extra": { "branch-alias": { "dev-master": "2.0-dev" } } }
Upload File
Create Folder