Commit 0a2bcf4
committed
chore(release): version 1.3.4
## [1.3.4](1.3.3...1.3.4) (2026-04-14)
### Bug Fixes
* **container:** ensure has() returns false on circular aliases to satisfy PSR-11 ([828941c](828941c))
* **container:** ensure last registration wins and simplify spec path resolution ([1c95b65](1c95b65))
* **container:** revert circular alias to plain RuntimeException ([83f12c9](83f12c9))
* **container:** support factories with 0, 1, or 2 arguments using reflection ([9dc1596](9dc1596))
* **container:** use ContainerExceptionInterface for non-NotFound errors ([d88dfa2](d88dfa2))
* **phpstan:** fix phpstan issues ([79450df](79450df))1 parent 1c95b65 commit 0a2bcf4
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
6 | 17 | | |
7 | 18 | | |
8 | 19 | | |
| |||
0 commit comments