X7ROOT File Manager
Current Path:
/opt/cpanel/ea-wappspector/vendor/symfony/service-contracts
opt
/
cpanel
/
ea-wappspector
/
vendor
/
symfony
/
service-contracts
/
??
..
??
Attribute
??
CHANGELOG.md
(157 B)
??
ContainerAwareInterface.php
(476 B)
??
LICENSE
(1.04 KB)
??
README.md
(330 B)
??
ResetInterface.php
(1.01 KB)
??
ServiceCollectionInterface.php
(626 B)
??
ServiceLocatorTrait.php
(3.52 KB)
??
ServiceMethodsSubscriberTrait.php
(4.08 KB)
??
ServiceProviderInterface.php
(1.35 KB)
??
ServiceSubscriberInterface.php
(2.69 KB)
??
ServiceSubscriberTrait.php
(3.16 KB)
??
Test
??
composer.json
(1.12 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": ">=8.1", "psr/container": "^1.1|^2.0", "symfony/deprecation-contracts": "^2.5|^3" }, "conflict": { "ext-psr": "<1.1|>=2" }, "autoload": { "psr-4": { "Symfony\\Contracts\\Service\\": "" }, "exclude-from-classmap": [ "/Test/" ] }, "minimum-stability": "dev", "extra": { "branch-alias": { "dev-main": "3.7-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } } }
Upload File
Create Folder