-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
I have problems installing Laravel 10
is there any update on that?
edit: I tried with --ignore-platform-reqs
, but still got errors:
My Project :
Laravel 10.9
PHP 8.2
composer require wdev-rs/laravel-datagrid --ignore-platform-reqs
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires wdev-rs/laravel-datagrid ^0.4.0 -> satisfiable by wdev-rs/laravel-datagrid[0.4.0].
- wdev-rs/laravel-datagrid 0.4.0 requires illuminate/support ^6.0|^7.0|^8.0|^9.0 -> found illuminate/support[v6.0.0, ...,
- v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.7] 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 wdev-rs/laravel-
datagrid:*" to figure out if any version is installable, or "composer require wdev-rs/laravel-datagrid:^2.1" if you know which
you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Metadata
Metadata
Assignees
Labels
No labels