Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Support for laravel 9 #945

Closed
spartyboy opened this issue Feb 9, 2022 · 0 comments
Closed

Support for laravel 9 #945

spartyboy opened this issue Feb 9, 2022 · 0 comments

Comments

@spartyboy
Copy link

the package keeps throwing the following error for laravel 9

  • Root composer.json requires beyondcode/laravel-websockets ^1.12 -> satisfiable by beyondcode/laravel-websockets[1.12.0, 1.x-dev].

    • beyondcode/laravel-websockets[1.12.0, ..., 1.x-dev] require guzzlehttp/psr7 ^1.5 -> found guzzlehttp/psr7[1.5.0, ..., 1.x-dev] but the package is fixed to 2.1.0 (lock file version)
      by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  • Root composer.json requires beyondcode/laravel-websockets ^1.12 -> satisfiable by beyondcode/laravel-websockets[1.12.0, 1.x-dev].

    • beyondcode/laravel-websockets[1.12.0, ..., 1.x-dev] require illuminate/console ^6.0|^7.0|^8.0 -> found illuminate/console[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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants