but when i install the42coders/workflows it give me error
Problem 1
barryvdh/laravel-dompdf v0.9.0 requires illuminate/support ^5.5|^6|^7|^8 -> found illuminate/support[v5.5.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] but these were not loaded, likely because it conflicts with another require.
the42coders/workflows 0.0.12 requires barryvdh/laravel-dompdf ^0.9.0 -> satisfiable by barryvdh/laravel-dompdf[v0.9.0].
Root composer.json requires the42coders/workflows ^0.0.12 -> satisfiable by the42coders/workflows[0.0.12].
You can also try re-running composer require with an explicit version constraint, e.g. "composer require the42coders/workflows:*" to figure out if any version is installable, or "composer require the42coders/workflows:^2.1" if you know which you need
This is my composer.json
but when i install the42coders/workflows it give me error
You can also try re-running composer require with an explicit version constraint, e.g. "composer require the42coders/workflows:*" to figure out if any version is installable, or "composer require the42coders/workflows:^2.1" if you know which you need