Skip to content

elevenbytes/php-di

 
 

Repository files navigation

11bytes PHP DI fork

Removes types from get / has container functions because for some reason they trigger the following error:

Declaration of DI\Container::get(string $id): mixed must be compatible with Psr\Container\ContainerInterface::get($id)

About

PHP DI fork to fix a types bug

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 90.3%
  • Twig 7.7%
  • Less 1.6%
  • Other 0.4%