| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-06 | 314 Bytes | |
| v7.4.7 source code.tar.gz | 2026-03-06 | 166.5 kB | |
| v7.4.7 source code.zip | 2026-03-06 | 300.4 kB | |
| Totals: 3 Items | 467.2 kB | 0 | |
Changelog (https://github.com/symfony/dependency-injection/compare/v7.4.6...v7.4.7)
- bug [#63508] Handle
Stringablefor string-typed arguments inCheckTypeDeclarationsPass(@yoeunes) - bug [#63506] Fix
TypeErrorwhen using a custom container base class with typed$parameterBag(@nicolas-grekas)