messagebird / php-rest-api

This repository contains the open source PHP client for MessageBird's REST API.
https://developers.messagebird.com/
BSD 2-Clause "Simplified" License
158 stars 95 forks source link

PHP 8.3 #221

Closed chris-skilltech closed 1 month ago

chris-skilltech commented 1 month ago

I noticed that this repo hasn't been updated in a little while.

Are there plans to add PHP 8.3 compatibility? I appreciate it may just work but it isn't officially supported via packagist / composer.

ruudk commented 1 month ago

While at it, let's also support PHP 8.4 😉

ruudk commented 1 month ago

Handled in https://github.com/messagebird/php-rest-api/pull/222