mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-12 03:01:32 +00:00
The latest images incorporate all changes previously added by the dockerfiles. The arm image however is still missing/unreliable from the registry and must be built independently.
10 lines
330 B
Markdown
10 lines
330 B
Markdown
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/main/README.md for more information.
|