mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-28 22:54:12 +01:00
- Autoloader for portal files in the itop-portal-base module - Dependencies moved to root composer.json - Add autoloader for /core and /application content
6 lines
278 B
Markdown
6 lines
278 B
Markdown
# PSR Container
|
|
|
|
This repository holds all interfaces/classes/traits related to [PSR-11](https://github.com/container-interop/fig-standards/blob/master/proposed/container.md).
|
|
|
|
Note that this is not a container implementation of its own. See the specification for more details.
|