DaybydayCRM
DaybydayCRM copied to clipboard
Composer Showing error
Hey my composer is asking for update and when in run composer update it shows error in one of the package
Laravel/cashier
kindly help me to get over this and guide me what version should I use and what changes I need to make
thanks a lot . reply as soon as possible
Hello @batoolfatima2135!
Try using XAMPP with php 7.4.
As far as I know, this project does not support php 8 currently.
And it's better to run composer install
instead of composer update
- new version of libraries might be incompatible with the code.