Commit 44ca7e8
committed
Remove unused dev dependencies: php-http/httplug, symfony/http-client
Neither package was imported or used anywhere in source or tests.
symfony/http-client was only implicitly needed to make the auto-discovery
test pass; updated that test to instead verify the expected LogicException
when no PSR-18 client is installed.
https://claude.ai/code/session_017km7GVfNGXQe2UGceb34hf1 parent 422923a commit 44ca7e8
2 files changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | | - | |
23 | | - | |
| 21 | + | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | | - | |
190 | | - | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
191 | 192 | | |
192 | 193 | | |
193 | 194 | | |
| |||
0 commit comments