X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/realesbar/vendor/symfony/service-contracts
home
/
gfecatvj
/
sites
/
realesbar
/
vendor
/
symfony
/
service-contracts
/
📁
..
📄
.gitignore
(34 B)
📄
CHANGELOG.md
(159 B)
📄
LICENSE
(1.04 KB)
📄
README.md
(334 B)
📄
ResetInterface.php
(999 B)
📄
ServiceLocatorTrait.php
(3.64 KB)
📄
ServiceProviderInterface.php
(1.18 KB)
📄
ServiceSubscriberInterface.php
(2.19 KB)
📄
ServiceSubscriberTrait.php
(1.78 KB)
📁
Test
📄
composer.json
(1.01 KB)
Editing: composer.json
{ "name": "symfony/service-contracts", "type": "library", "description": "Generic abstractions related to writing services", "keywords": ["abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards"], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": ">=7.2.5", "psr/container": "^1.0" }, "suggest": { "symfony/service-implementation": "" }, "autoload": { "psr-4": { "Symfony\\Contracts\\Service\\": "" } }, "minimum-stability": "dev", "extra": { "branch-alias": { "dev-master": "2.1-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } } }
Upload File
Create Folder