Open
Description
Trying to install remote with Laravel 9 and receive the following:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravelcollective/remote ^6.2 -> satisfiable by laravelcollective/remote[v6.2.0, 6.x-dev].
- laravelcollective/remote[v6.2.0, ..., 6.x-dev] require illuminate/support ^6.0|^7.0|^8.0 -> found illuminate/support[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] but these were not loaded, likely because it conflicts with another require.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Is this compatible with Laravel 9?
Metadata
Metadata
Assignees
Labels
No labels