ClickSend/clicksend-php

Integrate in Laravel 6?

Opened this issue · 4 comments

Any help on integrating this SDK in laravel 6?

Any help on integrating this SDK in laravel 6?

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

@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 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.

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

parkourben99/laravel-sms-clicksend#2