beyondcode / laravel-prose-linter

Syntax-aware proofreading for your Laravel application.
MIT License
111 stars 8 forks source link

Support Laravel 9 #17

Closed datlechin closed 2 years ago

datlechin commented 2 years ago

Describe the bug

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires beyondcode/laravel-prose-linter ^2.0 -> satisfiable by beyondcode/laravel-prose-linter[v2.0.0].
    - beyondcode/laravel-prose-linter v2.0.0 requires illuminate/support ^8.0 -> found illuminate/support[v8.0.0, ..., 8.x-dev] but these were not loaded, likely because it conflicts with another require.

You can also try re-running composer require with an explicit version constraint, e.g. "composer require beyondcode/laravel-prose-linter:*" to figure out if any version is installable, or "composer require beyondcode/laravel-prose-linter:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

Executed command

System