Код: Выделить всё
composer require stripe/stripe-php
< /code>
Но я понял ошибку. < /p>
Problem 1
- Root composer.json requires kreait/laravel-firebase ^3.0,
found kreait/laravel-firebase[3.0.0]
but the package is fixed to 2.2.0 (lock file version)
by a partial update and that version does not match.
Make sure you list it as an argument for the update command.
Use the option --with-all-dependencies (-W) to allow upgrades,
downgrades and removals for packages currently locked to specific versions.
Подробнее здесь: https://stackoverflow.com/questions/654 ... ew-package