Kanboard-Prod/vendor/psr/container
Frédéric Guillot 22f3b03830 Update Composer dependencies to be able to run tests with PHP 8.2 2023-06-30 21:06:22 -07:00
..
src Update Composer dependencies to be able to run tests with PHP 8.2 2023-06-30 21:06:22 -07:00
.gitignore Update composer dependencies 2017-12-15 13:27:25 -08:00
LICENSE Update composer dependencies 2017-12-15 13:27:25 -08:00
README.md Fix and update Composer autoload 2021-12-16 14:08:24 -08:00
composer.json Update Composer dependencies to be able to run tests with PHP 8.2 2023-06-30 21:06:22 -07: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.