maq89 / paytabs-laravel

Other
10 stars 16 forks source link

installation on laravel 7 #16

Open baselrabia opened 3 years ago

baselrabia commented 3 years ago

Your requirements could not be resolved to an installable set of packages.

Problem 1

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

ayman-elmalah commented 3 years ago

You can use

composer require maq89/paytabs-laravel:dev-master

Until they can update tag version to be master

baselrabia commented 3 years ago

Thanks for the reply 😊