Commit 1c00af7
committed
Add Guzzle dependency to composer configuration
Includes the `guzzlehttp/guzzle` package (version ^7.9) in the required dependencies for both the template and the main composer configuration.
This enhances HTTP client capabilities, ensuring compatibility with modern Guzzle versions and strengthening the project's ability to handle HTTP requests.1 parent 0561220 commit 1c00af7
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments