2021-03-10 754次浏览

Injector 软件包 1.0.4 版本发布了.

New version makes it compatible with PSR-11 Container v1.1 and v2.0.

  • psr/container 1.1 adds argument type hints.
  • psr/container 2.0 adds return type hints (but only to the has() method). The change is fully backwards compatible so update should not break anything.