Skip to content

Incompatibility with Intervention v4 #193

Description

@jangaraev

in my L11 project today I've updated Composer dependencies and it updated the intervention/image package to v4 branch. and I ended up with broken backend (hopefully only locally).

the error was

Intervention\Image\Exceptions\InvalidArgumentException
Invalid value for alignment

in the following call:

Avatar::create($this->getAvatarLetters())->setDimension(162)->toBase64();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions