spatie / statamic-mailcoach

Display a Mailcoach summary inside Statamic
MIT License
6 stars 3 forks source link

Error when installing via composer #5

Closed ineptian closed 8 months ago

ineptian commented 8 months ago

Looks like there might be typos in the package names and also some issues with the version of statamic being sub 3 and not 4. How would we go about getting this updated? Thanks!

Problem 1
    - spatie/statamic-mailcoach[dev-main, 3.1.0] require stillat/proteus ^v1.0 -> satisfiable by stillat/proteus[v1.0.0, ..., v1.0.12].
    - spatie/statamic-mailcoach 1.0.0 requires spatie/laravel-mailcoach ^2.0 -> could not be found in any version, there may be a typo in the package name.
    - spatie/statamic-mailcoach 2.0.0 requires spatie/laravel-mailcoach ^3.0 -> could not be found in any version, there may be a typo in the package name.
    - spatie/statamic-mailcoach 3.0.0 requires statamic/cms ^3.4 -> found statamic/cms[v3.4.0, ..., 3.4.x-dev] but it conflicts with your root composer.json require (^4.0).
    - stillat/proteus[v1.0.0, ..., v1.0.9] require laravel/framework ^7.0 || ^8.0 -> found laravel/framework[v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] but it conflicts with your root composer.json require (^10.16).
    - stillat/proteus[v1.0.10, ..., v1.0.12] require laravel/framework ^7.0 || ^8.0 || ^9.0 -> found laravel/framework[v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev] but it conflicts with your root composer.json require (^10.16).
    - Root composer.json requires spatie/statamic-mailcoach * -> satisfiable by spatie/statamic-mailcoach[dev-main, 1.0.0, 2.0.0, 3.0.0, 3.1.0, 9999999-dev].
riasvdv commented 8 months ago

This should be fixed in the latest release: https://github.com/spatie/statamic-mailcoach/releases/tag/3.2.0