ClickSend / clicksend-php

A wrapper for our REST API - SMS, voice, post, email, fax.
27 stars 14 forks source link

Integrate in Laravel 6? #18

Open TheRed002 opened 4 years ago

TheRed002 commented 4 years ago

Any help on integrating this SDK in laravel 6?

parkourben99 commented 4 years ago

Any help on integrating this SDK in laravel 6?

Try https://github.com/superloop-ltd/laravel-sms-clicksend

dragonfly4 commented 4 years ago

@parkourben99 Is there a specific reason you still use Clicksend v4 instead of v5 please?

Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for superloop-ltd/laravel-sms-clicksend ^3.0 -> satisfiable by superloop-ltd/laravel-sms-clicksend[3.0].
    - superloop-ltd/laravel-sms-clicksend 3.0 requires clicksend/clicksend-php 4.0.* -> satisfiable by clicksend/clicksend-php[v4.0.1, v4.0.2, v4.0.3, v4.0.4] but these conflict with your requirements or minimum-stability.

Installation failed, reverting ./composer.json to its original content.
parkourben99 commented 4 years ago

@parkourben99 Is there a specific reason you still use Clicksend v4 instead of v5 please?

Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for superloop-ltd/laravel-sms-clicksend ^3.0 -> satisfiable by superloop-ltd/laravel-sms-clicksend[3.0].
    - superloop-ltd/laravel-sms-clicksend 3.0 requires clicksend/clicksend-php 4.0.* -> satisfiable by clicksend/clicksend-php[v4.0.1, v4.0.2, v4.0.3, v4.0.4] but these conflict with your requirements or minimum-stability.

Installation failed, reverting ./composer.json to its original content.

Had no reason to upgrade, submit a PR to update it.

dragonfly4 commented 4 years ago

Had no reason to upgrade, submit a PR to update it.

https://github.com/parkourben99/laravel-sms-clicksend/pull/2