-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Your requirements could not be resolved to an installable set of packages #1347
Labels
Comments
Laravel 6 hasn't been supported for some time, see #1114 I guess the docs/readme could be made clearer about this. |
Thank you, i didn't know that! |
9 tasks
renaforsberg824
added a commit
to renaforsberg824/ide-helper-laravel-developer
that referenced
this issue
Oct 5, 2022
Based on the discussion in barryvdh/laravel-ide-helper#1347
lisadeloach63
added a commit
to lisadeloach63/ide-helper-reso-laravel
that referenced
this issue
Oct 7, 2022
Based on the discussion in barryvdh/laravel-ide-helper#1347
sadafrangian3
pushed a commit
to sadafrangian3/ide-helper-laravel
that referenced
this issue
Oct 18, 2022
Based on the discussion in barryvdh/laravel-ide-helper#1347
smile1130
added a commit
to smile1130/laravel-IDE
that referenced
this issue
Jun 16, 2023
Based on the discussion in barryvdh/laravel-ide-helper#1347
I can install with this command |
d3v2a
pushed a commit
to d3v2a/laravel-ide-helper
that referenced
this issue
Feb 16, 2024
Based on the discussion in barryvdh#1347
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Versions:
Question:
When i run
composer require --dev barryvdh/laravel-ide-helper
, i get a composer error, but it isn't clear to me what's the problem.It says
... require illuminate/console ^8 || ^9 -> found illuminate/console[v8.0.0 ...
so i don't understand what is going wrong.Here's the log:
And here's the full composer.json:
The text was updated successfully, but these errors were encountered: