Bottelet / DaybydayCRM

DaybydayCRM an open-source CRM, to help you keep track of your daily workflow.
https://daybydaycrm.com
2.24k stars 753 forks source link

Composer Showing error #296

Open batoolfatima2135 opened 2 years ago

batoolfatima2135 commented 2 years ago

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 image

rm-yakovenko commented 2 years ago

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.