Vonage / vonage-php-sdk-core

Vonage REST API client for PHP. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
https://developer.vonage.com/
Apache License 2.0
916 stars 180 forks source link

Upgrade the laminas/laminas-diactoros package #410

Closed martio closed 1 year ago

martio commented 1 year ago

Description

Upgrade the laminas/laminas-diactoros package.

Motivation and Context

Laravel Octane v2 requires a newer version of the laminas/laminas-diactoros package.

How Has This Been Tested?

The unit tests are passing successfully.