Heimdall/vendor/symfony/service-contracts/README.md

10 lines
332 B
Markdown
Raw Normal View History

2019-06-11 11:29:32 +00:00
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.
2022-03-10 11:54:29 +00:00
See https://github.com/symfony/contracts/blob/main/README.md for more information.