Skip to content

chore: update intervention/image requirement from ^3.0 to ^4.0#242

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/composer/develop/intervention/image-tw-4.0
Open

chore: update intervention/image requirement from ^3.0 to ^4.0#242
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/composer/develop/intervention/image-tw-4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Updates the requirements on intervention/image to permit the latest version.

Release notes

Sourced from intervention/image's releases.

4.0.0

Intervention Image v4.0.0 🔥

Intervention Image Version 4 is a major release for PHP 8.3+ that focuses on improving the API and resolving internal inconsistencies rather than introducing as many new features as possible.

The package remains true to its core principles and continues to offer the familiar quality features like:

  • Fluent API for common image editing tasks
  • Interchangable driver architecture for all popular PHP image processing extensions
  • Support for GD, Imagick and libvips
  • Processing of animated images with all drivers

What is new?

Improved API

The entire API underwent a thorough review. The goal was to identify and resolve internal inconsistencies, ensure greater future-proofing and scalability, and further improve consistency.

Read more about the API improvements

Exception Hierarchy and more detailed Error Messages

At the same time, error and exception messages have been improved to provide clear, immediate insight into what went wrong. These improvements include a restructured exception system with a well-defined hierarchy.

Read more about exceptions

Other Improvements

Other new features include an improved color system with alpha channels for all color spaces, support for Oklab and Oklch color spaces, the use of PHP enums, and many other small improvements.

https://image.intervention.io/v4

Commits
  • 66865f1 Merge branch 'next' into develop
  • 518b529 Edit readme
  • 8127043 Change and rename argument opacity of ImageInterface::insert()
  • 764fa07 Edit doc blocks
  • ab6b54e Edit exception message
  • 1125b5e Add string variants for Alignment::class
  • ee75468 Change type of image in ImageInterface::insert()
  • e46633c Fix intervention/gif to v5
  • fd32c07 Add Size::create()
  • 252e17c Remove todos
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [intervention/image](https://github.com/Intervention/image) to permit the latest version.
- [Release notes](https://github.com/Intervention/image/releases)
- [Commits](Intervention/image@3.0.0...4.0.0)

---
updated-dependencies:
- dependency-name: intervention/image
  dependency-version: 4.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants