klevu/module-api-request

Replace Zend Http with Laminas Http

Installs: 8 585

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

1.1.0 2024-05-01 08:39 UTC

This package is auto-updated.

Last update: 2024-05-02 15:47:24 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.