Integrate in Laravel 6?
Opened this issue · 4 comments
TheRed002 commented
Any help on integrating this SDK in laravel 6?
parkourben99 commented
Any help on integrating this SDK in laravel 6?
dragonfly4 commented
@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
@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
Had no reason to upgrade, submit a PR to update it.