Kanboard-Prod/vendor/symfony/contracts/Service
Frédéric Guillot f60e4a0c59 Update vendored libs 2020-06-09 09:48:55 -07:00
..
Test Update vendored libs 2020-06-09 09:48:55 -07:00
.gitignore Update vendored libs 2020-06-09 09:48:55 -07:00
LICENSE Update vendored libs 2020-06-09 09:48:55 -07:00
README.md Update vendored libs 2020-06-09 09:48:55 -07:00
ResetInterface.php Update vendored libs 2020-06-09 09:48:55 -07:00
ServiceLocatorTrait.php Update vendored libs 2020-06-09 09:48:55 -07:00
ServiceProviderInterface.php Update vendored libs 2020-06-09 09:48:55 -07:00
ServiceSubscriberInterface.php Update vendored libs 2020-06-09 09:48:55 -07:00
ServiceSubscriberTrait.php Update vendored libs 2020-06-09 09:48:55 -07:00
composer.json Update vendored libs 2020-06-09 09:48:55 -07:00

README.md

Symfony Service Contracts

A set of abstractions extracted out of the Symfony components.

Can be used to build on semantics that the Symfony components proved useful - and that already have battle tested implementations.

See https://github.com/symfony/contracts/blob/master/README.md for more information.