netflie / whatsapp-cloud-api

The first PHP API to send and receive messages using a cloud-hosted version of the WhatsApp Business Platform
https://netflie.es/portfolio/whatsapp-business-cloud-api-php-sdk/
MIT License
464 stars 170 forks source link

PHP 8.2 & 8.3 support #185

Closed likeabas closed 6 months ago

likeabas commented 6 months ago

Hello,

I'm intrigued by your package, it seems promising! However, I've noticed that it currently supports PHP 8.1, which is slated to stop receiving security updates after November (source: https://www.php.net/supported-versions.php). Are there plans to extend support for PHP version 8.3 in the future?

Kind regards, Bas

likeabas commented 6 months ago

Had a too quick look. ^8.0 || ^8.1 allows for higher versions and edited the question