Nexmo / nexmo-laravel

Add Vonage functionality such as SMS and voice calling to your Laravel app with this Laravel Service Provider.
MIT License
317 stars 79 forks source link

Added supporting of new versions of composer packages #74

Closed vdiadyk closed 2 years ago

vdiadyk commented 2 years ago

Added supporting of composer packages

Description

Added supporting of illuminate/support ^9.0 and orchestra/testbench ^7.0

Motivation and Context

How Has This Been Tested?

Just run phpunit tests

Example Output or Screenshots (if appropriate):

Types of changes

Checklist: