nextcloud-updater/vendor/psr/container
Côme Chilliet df280387ef
Add workflows and scripts, bump symfony/console, require nextcloud/coding-standard
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-25 12:07:14 +02:00
..
src Add workflows and scripts, bump symfony/console, require nextcloud/coding-standard 2022-07-25 12:07:14 +02:00
.gitignore Add workflows and scripts, bump symfony/console, require nextcloud/coding-standard 2022-07-25 12:07:14 +02:00
LICENSE Add workflows and scripts, bump symfony/console, require nextcloud/coding-standard 2022-07-25 12:07:14 +02:00
README.md Add workflows and scripts, bump symfony/console, require nextcloud/coding-standard 2022-07-25 12:07:14 +02:00
composer.json Add workflows and scripts, bump symfony/console, require nextcloud/coding-standard 2022-07-25 12:07:14 +02:00

README.md

Container interface

This repository holds all interfaces related to PSR-11 (Container Interface).

Note that this is not a Container implementation of its own. It is merely abstractions that describe the components of a Dependency Injection Container.

The installable package and implementations are listed on Packagist.