Problem 1
- Root composer.json requires parallax/filament-comments * -> satisfiable by parallax/filament-comments[1.0.0, ..., 1.1.0].
- parallax/filament-comments[1.0.0, ..., 1.1.0] require illuminate/contracts ^10.0 -> found illuminate/contracts[v10.0.0, ..., v10.48.2] 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 parallax/filament-comments:*" to figure out if any version is installable, or "composer require parallax/filament-comments:^2.1" if you know which you need.
Problem 1
- Root composer.json requires parallax/filament-comments * -> satisfiable by parallax/filament-comments[1.0.0, ..., 1.1.0].
- parallax/filament-comments[1.0.0, ..., 1.1.0] require illuminate/contracts ^10.0 -> found illuminate/contracts[v10.0.0, ..., v10.48.2] 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 parallax/filament-comments:*" to figure out if any version is installable, or "composer require parallax/filament-comments:^2.1" if you know which you need.