Closed Ifriqiya closed 2 years ago
flutterwavedev/flutterwave-v3
is using an end of life version of this package. They need to upgrade to version 5.
If I were you, I'd be concerned by that package, because they have no upper-bound on their version constraints, so this package will almost certainly be broken if you were to install their master branch: https://github.com/Flutterwave/Flutterwave-PHP-v3/blob/master/composer.json#L16.
Thanks for pointing that out.
I'm trying to install a php package and I end up with this message pointing to vlucas/phpdotenv: ` Problem 1
vlucas/phpdotenv was installed along with Laravel, and not directly by me.
What can I do to resolve this?