klevu / module-api-request
Replace Zend Http with Laminas Http
Installs: 71 666
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.1.3|~7.2.0|~7.3.0|~7.4.0|~8.0.0|~8.1.0|~8.2.0|~8.3.0
- klevu/module-productsearch: ^3.5.0
- laminas/laminas-http: ^2.6.0
- magento/framework: >=102.0.5
This package is auto-updated.
Last update: 2025-02-02 17:26:27 UTC
README
Klevu module to replace Zend\Http\Client
with Laminas\Http\Client
This is a sub package to the klevu-smart-search-M2 repository.
Compatible with:
- Magento Open Source (CE) `2.3.7-p4`, `2.4.6-p4`
- Magento Commerce (EE) `2.3.7-p4`, `2.4.6-p4`
If you are running Klevu 3.x on Magento 2.3.0 - 2.3.4 you will need to remove this new package. Add the following to your composer.json
"replace": { "klevu/module-api-request": "*" },
Change Log
Visit the Releases page to see the latest changes and download previous versions.