Closed rahebsaeed closed 8 months ago
Hi @rahebsaeed,
Thanks for getting in touch with us!!
You are facing challenges installing Composer due to compatibility issues between PHP, Laravel and Sanctum versions. To address this, we advise you to update the versions of PHP, Laravel and Sanctum on your local system according to the requirements specified in the composer.json file. This step is crucial for ensuring that all components work seamlessly together, thereby resolving the installation difficulties you're facing.
Regards~
This issue has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Thank you for raising the concern.
This issue has been automatically marked as closed because it has no recent activity.
Steps to reproduce
composer install No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages.
Problem 1
What is expected?
not install folder vendor
What is actually happening?
not install folder vendor
Additional data