You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires web-id/laravel-playwright * -> satisfiable by web-id/laravel-playwright[dev-main].
- web-id/laravel-playwright dev-main requires illuminate/support ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 -> found illuminate/support[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.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 web-id/laravel-playwright:*" to figure out if any version is installable, or "composer require web-id/laravel-playwright:^2.1" if you know which you need.
The text was updated successfully, but these errors were encountered:
I tried to install
laravel-playwright
,but I get the following error:
The text was updated successfully, but these errors were encountered: