Closed jpscharf closed 3 years ago
It seems zbateson/mail-mime-parser does not support v2 of guzzlehttp/psr7 yet, as this was released only yesterday. I've submitted a PR for support: https://github.com/zbateson/mail-mime-parser/pull/173
In the meantime I think you could try to use guzzlehttp/psr7 v1
Have you got a tip to install ray without this correction ?
You could try this, works on a new laravel project
composer require --no-update spatie/laravel-ray
composer update -W
Fyi, I've opened a PR for the remaining package to support v2: https://github.com/zbateson/stream-decorators/pull/5
Awesome
@jpscharf this should be fixed now, can you verify?
@Nielsvanpach Looks like that fixed it. Thank you!
Describe the bug Cannot add to a new Laravel 8 project
Versions Ray version (you can see this in "About Ray"): 1.15.0 spatie/ray: 1.27.1 spatie/laravel-ray: fails to install 1.23
PHP version: 7.4.18 Laravel version: v8.49.0
To Reproduce Steps to reproduce the behavior:
laravel new my-project
composer require spatie/laravel-ray
See error
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Installation failed, reverting ./composer.json and ./composer.lock to their original content. Found existing alias for "composer". You should use: "c"