algolia / algoliasearch-client-php

⚡️ A fully-featured and blazing-fast PHP API client to interact with Algolia.
https://www.algolia.com/doc/api-client/php/getting-started/
MIT License
671 stars 116 forks source link

chore: add PHP 8.1 to CI config #693

Closed damcou closed 2 years ago

damcou commented 2 years ago
Q A
Bug fix? no
New feature? no
BC breaks? no

Describe your change

This adds PHP8.1 to the CI.

APIC-185