X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/realesbar/vendor/sebastian/recursion-context
home
/
gfecatvj
/
sites
/
realesbar
/
vendor
/
sebastian
/
recursion-context
/
📁
..
📄
.gitignore
(30 B)
📄
.travis.yml
(359 B)
📄
LICENSE
(1.52 KB)
📄
README.md
(425 B)
📄
build.xml
(692 B)
📄
composer.json
(841 B)
📄
phpunit.xml
(693 B)
📁
src
📁
tests
Editing: composer.json
{ "name": "sebastian/recursion-context", "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", "license": "BSD-3-Clause", "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Adam Harvey", "email": "aharvey@php.net" } ], "require": { "php": "^7.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "autoload": { "classmap": [ "src/" ] }, "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } } }
Upload File
Create Folder