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
My Laravel version is10.9.0,I got this error message When i run composer require.
- ramnzys/filament-email-log[dev-dependabot/github_actions/dependabot/fetch-metadata-1.4.0, dev-main, 0.1.0, ..., 0.2.2] require illuminate/contracts ^9.0 -> found illuminate/contracts[v9.0.0-beta.1, ..., 9.x-dev] but these were not loaded, likely because it conflicts
with another require.
- Root composer.json requires ramnzys/filament-email-log * -> satisfiable by ramnzys/filament-email-log[dev-dependabot/github_actions/dependabot/fetch-metadata-1.4.0, dev-main, 0.1.0, 0.2.0, 0.2.1, 0.2.2, 9999999-dev].
The text was updated successfully, but these errors were encountered:
yeah, got the same error. need an upgrade. Currently, it is not supported for Laravel 10. There is Pull Request #17 to upgrade it to Laravel 10 and it has been a month and not yet been upgraded.
My Laravel version is10.9.0,I got this error message When i run composer require.
The text was updated successfully, but these errors were encountered: