Commit 196f3a1
authored
Allows API packages to specify file-based and env-based config (#1621)
* Move `ComponentProvider` and related classes to API
* Use API `ComponentProvider`
* Use API `ComponentProvider` in tests
* Add `EnvComponentLoader` API
* Add `EnvComponentLoader` example
* Ignore deptrac violations
* Remove namespace from `ComponentProvider` BC layer
* Add API requirement to config package
* Fix/suppress unrelated phpstan errors caused by `google/protobuf` `^4.31`1 parent 8b3ca1f commit 196f3a1
2 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
208 | 207 | | |
209 | | - | |
210 | 208 | | |
211 | 209 | | |
212 | 210 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments