Level 23
got the answer from else where... instead of doing composer require.. add the vapor package directly into your composer.json and do composer update
Summer Sale! All accounts are 50% off this week.
Q: i am starting a new laravel 7.0 proj and when installing vapor - I get a clash between laravel requiring ramsey/uuid => ^3.8|^4.0 and vapour having 3.9 in its composer.json
for now i have manually changed in laravels composer to have 3.9... but thats not a good solution.. so maybe taylor needs to update the vapours dependency to 4.0
got the answer from else where... instead of doing composer require.. add the vapor package directly into your composer.json and do composer update
Please or to participate in this conversation.