generated from spatie/package-skeleton-laravel
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
There is a problem running the composer require wulfheart/laravel-mailto
command on the latest version of laravel.
Laravel Version: 9.40.1
PHP Version: 8.1.6
Composer Version: 2.4.4
@Wulfheart The following error is shown:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires wulfheart/laravel-mailto ^0.1.0 -> satisfiable by wulfheart/laravel-mailto[v0.1.0].
- wulfheart/laravel-mailto v0.1.0 requires illuminate/contracts ^8.0 -> found illuminate/contracts[v8.0.0, ..., 8.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 wulfheart/laravel-mailto:*" to figure out if any version is installable, or "composer require wulfheart/laravel-mailto:^2.1" if you know which you need.
Metadata
Metadata
Assignees
Labels
No labels