X7ROOT File Manager
Current Path:
/home/prisjneg/public_html/vendor/psr/event-dispatcher
home
/
prisjneg
/
public_html
/
vendor
/
psr
/
event-dispatcher
/
📁
..
📄
.editorconfig
(302 B)
📄
.gitignore
(23 B)
📄
LICENSE
(1.04 KB)
📄
README.md
(325 B)
📄
composer.json
(560 B)
📁
src
Editing: composer.json
{ "name": "psr/event-dispatcher", "description": "Standard interfaces for event handling.", "type": "library", "keywords": ["psr", "psr-14", "events"], "license": "MIT", "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "require": { "php": ">=7.2.0" }, "autoload": { "psr-4": { "Psr\\EventDispatcher\\": "src/" } }, "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } } }
Upload File
Create Folder