About Guzzle7
Guzzle is a very popular library to make PHP requests. As many MODX extras use it, they're at risk of causing conflicts when different versions are used at the same time.
Instead of coupling a specific version of Guzzle with their packages, this meta package will install the latest version and make it available globally. Learn more.
Information
Released
April 24, 2024
Supported Database
MySQL, SQL Server
License
MIT
Instructions
After installation, Guzzle will be available and autoloaded for packages to use.
For instructions on adapting your packages to use it, please see the GitHub readme.
New in 7.8.1-pl
Guzzle7 v7.8.1-pl
Released on 2024-04-24
- Fix logic on checking ClientInterface to make sure dependencies aren't loaded when already available [#5]