X7ROOT File Manager
Current Path:
/home/prisjneg/public_html/vendor/sebastian/recursion-context
home
/
prisjneg
/
public_html
/
vendor
/
sebastian
/
recursion-context
/
📁
..
📄
ChangeLog.md
(1.43 KB)
📄
LICENSE
(1.5 KB)
📄
README.md
(1.04 KB)
📄
SECURITY.md
(592 B)
📄
composer.json
(1013 B)
📁
src
Editing: composer.json
{ "name": "sebastian/recursion-context", "description": "Provides functionality to recursively process PHP variables", "homepage": "https://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" } ], "prefer-stable": true, "config": { "platform": { "php": "8.1.0" }, "optimize-autoloader": true, "sort-packages": true }, "require": { "php": ">=8.1" }, "require-dev": { "phpunit/phpunit": "^10.0" }, "autoload": { "classmap": [ "src/" ] }, "extra": { "branch-alias": { "dev-main": "5.0-dev" } } }
Upload File
Create Folder