spatie/image
Manipulate images with an expressive API
3.9.6
65M downloads/mo
#429 most downloaded on Packagist
spatie/image
What this package is like to depend on
Last release 5 days ago
18 Aug 2026
Ships fairly regularly
a new release about every 2 months
Most releases are documented
notes for 86 of 97 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
97 releases · first in 2017
9 releases in the last 12 months
see the full history below
Release timeline
97 releases · Jan 2017 to Aug 2026Releases
latest 60 of 97-
3.9.618 Aug 2026Release notes
Open source →What's Changed
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #329
- Bump actions/setup-node from 6 to 7 by @dependabot[bot] in #331
- Fix inverted AVIF quality on imagick, and quality being ignored by base64() on gd and vips by @NickBevers in #332
New Contributors
- @NickBevers made their first contribution in #332
Full Changelog: 3.9.5...3.9.6
Release notes
Open source →What's Changed
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/spatie/image/pull/329
- Bump actions/setup-node from 6 to 7 by @dependabot[bot] in https://github.com/spatie/image/pull/331
- Fix inverted AVIF quality on imagick, and quality being ignored by base64() on gd and vips by @NickBevers in https://github.com/spatie/image/pull/332
New Contributors
- @NickBevers made their first contribution in https://github.com/spatie/image/pull/332
Full Changelog: https://github.com/spatie/image/compare/3.9.5...3.9.6
-
3.9.519 Jun 2026Release notes
Open source →What's Changed
- Bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in #323
- Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in #324
- Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by @dependabot[bot] in #325
- Fix VipsDriver save() corrupting source on same-path writes by @freekmurze in #326
- Fix VipsDriver autoRotate with sequential access by @thisispiers in #328
New Contributors
- @thisispiers made their first contribution in #328
Full Changelog: 3.9.4...3.9.5
Release notes
Open source →What's Changed
- Bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in https://github.com/spatie/image/pull/323
- Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in https://github.com/spatie/image/pull/324
- Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by @dependabot[bot] in https://github.com/spatie/image/pull/325
- Fix VipsDriver save() corrupting source on same-path writes by @freekmurze in https://github.com/spatie/image/pull/326
- Fix VipsDriver autoRotate with sequential access by @thisispiers in https://github.com/spatie/image/pull/328
New Contributors
- @thisispiers made their first contribution in https://github.com/spatie/image/pull/328
Full Changelog: https://github.com/spatie/image/compare/3.9.4...3.9.5
-
3.9.413 Mar 2026Release notes
Open source →What's Changed
- Fix unhandled EXIF orientations in GD driver by @GarethSomers in #322
The GD driver now correctly handles all 8 EXIF orientations (including flipped variants), matching the existing Imagick driver behavior.
Release notes
Open source →What's Changed
- Fix unhandled EXIF orientations in GD driver by @GarethSomers in https://github.com/spatie/image/pull/322
The GD driver now correctly handles all 8 EXIF orientations (including flipped variants), matching the existing Imagick driver behavior.
-
3.9.301 Mar 2026Release notes
Open source →What's Changed
- Fix VipsDriver
format()being ignored when saving to a path with a different extension
Full Changelog: 3.9.2...3.9.3
Release notes
Open source →What's Changed
- Fix VipsDriver
format()being ignored when saving to a path with a different extension
Full Changelog: https://github.com/spatie/image/compare/3.9.2...3.9.3
- Fix VipsDriver
-
3.9.201 Mar 2026Release notes
Open source →- Fix VipsDriver save() without path and format() being ignored
The VipsDriver was missing originalPath tracking and format fallback
logic that GdDriver and ImagickDriver both have. This caused save()
without a path to fail with "Unsupported format 'unknown'" and
format() calls to be ignored when determining the output format.Co-Authored-By: Claude Opus 4.6 [email protected]
- Avoid else in VipsDriver save()
Co-Authored-By: Claude Opus 4.6 [email protected]
Co-authored-by: Claude Opus 4.6 [email protected]
-
3.9.112 Jan 2026Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #318
- Fix PSR-4 filename mismatch for CannotOptimizePng exception by @abkrim in #317
New Contributors
Full Changelog: 3.9.0...3.9.1
Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in https://github.com/spatie/image/pull/318
- Fix PSR-4 filename mismatch for CannotOptimizePng exception by @abkrim in https://github.com/spatie/image/pull/317
New Contributors
- @abkrim made their first contribution in https://github.com/spatie/image/pull/317
Full Changelog: https://github.com/spatie/image/compare/3.9.0...3.9.1
-
3.9.007 Jan 2026Release notes
Open source →Release notes
Open source →What's Changed
- Add support for Vips by @freekmurze in https://github.com/spatie/image/pull/286
Full Changelog: https://github.com/spatie/image/compare/3.8.7...3.9.0
-
3.8.724 Nov 2025Release notes
Open source →What's Changed
- Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #308
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #309
- ci: add tests for PHP 8.5 by @Chris53897 in #312
- Change default driver to Gd when Imagick is not available by @andreasnij in #315
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #314
- Added Symfony 8 support to all symfony/* packages. by @thecaliskan in #313
New Contributors
- @Chris53897 made their first contribution in #312
- @andreasnij made their first contribution in #315
- @thecaliskan made their first contribution in #313
Full Changelog: 3.8.6...3.8.7
Release notes
Open source →What's Changed
- Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in https://github.com/spatie/image/pull/308
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in https://github.com/spatie/image/pull/309
- ci: add tests for PHP 8.5 by @Chris53897 in https://github.com/spatie/image/pull/312
- Change default driver to Gd when Imagick is not available by @andreasnij in https://github.com/spatie/image/pull/315
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/spatie/image/pull/314
- Added Symfony 8 support to all symfony/* packages. by @thecaliskan in https://github.com/spatie/image/pull/313
New Contributors
- @Chris53897 made their first contribution in https://github.com/spatie/image/pull/312
- @andreasnij made their first contribution in https://github.com/spatie/image/pull/315
- @thecaliskan made their first contribution in https://github.com/spatie/image/pull/313
Full Changelog: https://github.com/spatie/image/compare/3.8.6...3.8.7
-
3.8.625 Sep 2025Release notes
Open source →What's Changed
- Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #302
- Update issue template by @AlexVanderbist in #305
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #304
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #303
- fix(gddriver): fix CouldNotLoadImage::make error by @glesende in #307
New Contributors
Full Changelog: 3.8.5...3.8.6
Release notes
Open source →What's Changed
- Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in https://github.com/spatie/image/pull/302
- Update issue template by @AlexVanderbist in https://github.com/spatie/image/pull/305
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in https://github.com/spatie/image/pull/304
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/spatie/image/pull/303
- fix(gddriver): fix CouldNotLoadImage::make error by @glesende in https://github.com/spatie/image/pull/307
New Contributors
- @glesende made their first contribution in https://github.com/spatie/image/pull/307
Full Changelog: https://github.com/spatie/image/compare/3.8.5...3.8.6
-
3.8.527 Jun 2025Release notes
Open source →What's Changed
- Fix tests by @timvandijck in #299
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in #300
- Focal Crop and Resize by @GarethSomers in #301
New Contributors
- @GarethSomers made their first contribution in #301
Full Changelog: 3.8.4...3.8.5
Release notes
Open source →What's Changed
- Fix tests by @timvandijck in https://github.com/spatie/image/pull/299
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in https://github.com/spatie/image/pull/300
- Focal Crop and Resize by @GarethSomers in https://github.com/spatie/image/pull/301
New Contributors
- @GarethSomers made their first contribution in https://github.com/spatie/image/pull/301
Full Changelog: https://github.com/spatie/image/compare/3.8.4...3.8.5
-
3.8.404 Jun 2025Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in https://github.com/spatie/image/pull/297
- Update GdDriver.php by @GhostvOne in https://github.com/spatie/image/pull/298
New Contributors
- @GhostvOne made their first contribution in https://github.com/spatie/image/pull/298
Full Changelog: https://github.com/spatie/image/compare/3.8.3...3.8.4
-
3.8.325 Apr 2025Release notes
Open source →What's Changed
- refactor: simplify loadFile by replacing fopen/fread with file_get_contents by @Ayoub-Mabrouk in https://github.com/spatie/image/pull/296
- refactor(image): simplify and merge exif and fileinfo extension checks by @Ayoub-Mabrouk in https://github.com/spatie/image/pull/295
Full Changelog: https://github.com/spatie/image/compare/3.8.2...3.8.3
-
3.8.224 Apr 2025Release notes
Open source →What's Changed
- refactor: simplify resizeWidth method by @Ayoub-Mabrouk in https://github.com/spatie/image/pull/292
- refactor: simplify and optimize resizeHeight method by @Ayoub-Mabrouk in https://github.com/spatie/image/pull/293
- refactor: simplify resize method by @Ayoub-Mabrouk in https://github.com/spatie/image/pull/294
New Contributors
- @Ayoub-Mabrouk made their first contribution in https://github.com/spatie/image/pull/292
Full Changelog: https://github.com/spatie/image/compare/3.8.1...3.8.2
-
3.8.127 Mar 2025Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/spatie/image/pull/287
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in https://github.com/spatie/image/pull/288
- Allow custom image drivers by @Peeterush in https://github.com/spatie/image/pull/290
Full Changelog: https://github.com/spatie/image/compare/3.8.0...3.8.1
-
3.8.017 Jan 2025Release notes
Open source →What's Changed
- Add -90 rotation degree by @hbakouane in https://github.com/spatie/image/pull/285
New Contributors
- @hbakouane made their first contribution in https://github.com/spatie/image/pull/285
Full Changelog: https://github.com/spatie/image/compare/3.7.5...3.8.0
-
3.7.513 Jan 2025Release notes
Open source →What's Changed
- PHP 8.4 tests by @erikn69 in https://github.com/spatie/image/pull/277
- Correct documentation for FillMax in resizing-images.md by @ElGovanni in https://github.com/spatie/image/pull/278
- Correction: Update basic-usage.md Selecting a driver" section by @PrabalPradhan1991 in https://github.com/spatie/image/pull/280
- Update basic-usage.md Reverting back the incorrect changes that I suggested by @PrabalPradhan1991 in https://github.com/spatie/image/pull/281
- Do not remove color profiles when resizing canvas. by @Peeterush in https://github.com/spatie/image/pull/284
New Contributors
- @ElGovanni made their first contribution in https://github.com/spatie/image/pull/278
- @Peeterush made their first contribution in https://github.com/spatie/image/pull/284
Full Changelog: https://github.com/spatie/image/compare/3.7.4...3.7.5
-
3.7.407 Oct 2024Release notes
Open source →What's Changed
- Fix broken link by @Synchro in https://github.com/spatie/image/pull/272
- Update resizing-images.md by @makakken in https://github.com/spatie/image/pull/273
- Improve DX by specifying namespace for GD functions by @alies-dev in https://github.com/spatie/image/pull/274
- Fix issue with palette images when saving a webp file using GD.
New Contributors
- @makakken made their first contribution in https://github.com/spatie/image/pull/273
- @alies-dev made their first contribution in https://github.com/spatie/image/pull/274
Full Changelog: https://github.com/spatie/image/compare/3.7.3...3.7.4
-
3.7.306 Aug 2024Release notes
Open source →What's Changed
- Update Image.php to fix $prefixWithFormat by @tanshiqi in https://github.com/spatie/image/pull/269
New Contributors
- @tanshiqi made their first contribution in https://github.com/spatie/image/pull/269
Full Changelog: https://github.com/spatie/image/compare/3.7.2...3.7.3
-
3.7.226 Jul 2024Release notes
Open source →What's Changed
- fix: Apply image format when saving file in ImagickDriver by @nicoverbruggen in https://github.com/spatie/image/pull/268
New Contributors
- @nicoverbruggen made their first contribution in https://github.com/spatie/image/pull/268
Full Changelog: https://github.com/spatie/image/compare/3.7.1...3.7.2
-
3.7.118 Jul 2024Release notes
Open source →What's Changed
- fix: GdDriver resizeCanvas save alpha channel; by @olexoliinyk0 in https://github.com/spatie/image/pull/266
New Contributors
- @olexoliinyk0 made their first contribution in https://github.com/spatie/image/pull/266
Full Changelog: https://github.com/spatie/image/compare/3.7.0...3.7.1
-
3.7.018 Jul 2024Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in https://github.com/spatie/image/pull/263
- Fix bug in ImagickDriver::pixelate, Update tests by @psion-ar in https://github.com/spatie/image/pull/267
New Contributors
- @psion-ar made their first contribution in https://github.com/spatie/image/pull/267
Full Changelog: https://github.com/spatie/image/compare/3.6.4...3.7.0
-
3.6.403 Jun 2024Release notes
Open source →What's Changed
- Implement Fit::FillMax by @timvandijck in https://github.com/spatie/image/pull/258
Full Changelog: https://github.com/spatie/image/compare/3.6.3...3.6.4
-
3.6.324 May 2024 -
3.6.223 May 2024Release notes
Open source →What's Changed
- Update overview.md by @schmeits in https://github.com/spatie/image/pull/253
- Update saving-images.md by @schmeits in https://github.com/spatie/image/pull/256
- Update introduction.md by @schmeits in https://github.com/spatie/image/pull/255
- Update basic-usage.md by @schmeits in https://github.com/spatie/image/pull/254
- Update composer.json by @thanosalexandris in https://github.com/spatie/image/pull/257
New Contributors
- @schmeits made their first contribution in https://github.com/spatie/image/pull/253
- @thanosalexandris made their first contribution in https://github.com/spatie/image/pull/257
Full Changelog: https://github.com/spatie/image/compare/3.6.1...3.6.2
-
3.6.117 May 2024Release notes
Open source →What's Changed
- Ability to resize canvas when keeping fill background a certain color by @OzanKurt in https://github.com/spatie/image/pull/249
New Contributors
- @OzanKurt made their first contribution in https://github.com/spatie/image/pull/249
Full Changelog: https://github.com/spatie/image/compare/3.6.0...3.6.1
-
3.6.007 May 2024Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in https://github.com/spatie/image/pull/244
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in https://github.com/spatie/image/pull/251
- Convert Unit and Orientation to BackedEnum by @MrMeshok in https://github.com/spatie/image/pull/252
New Contributors
- @MrMeshok made their first contribution in https://github.com/spatie/image/pull/252
Full Changelog: https://github.com/spatie/image/compare/3.5.0...3.6.0
-
3.5.017 Apr 2024Release notes
Open source →What's Changed
- Fix saving jfif image by @clementbirkle in https://github.com/spatie/image/pull/248
New Contributors
- @clementbirkle made their first contribution in https://github.com/spatie/image/pull/248
Full Changelog: https://github.com/spatie/image/compare/3.4.2...3.5.0
-
3.4.215 Apr 2024Release notes
Open source →What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in https://github.com/spatie/image/pull/246
- Suppress warnings from exif_read_data by @glennjacobs in https://github.com/spatie/image/pull/247
- Suppress warnings from imagecreatefromstring by @mattmcdonald-uk in https://github.com/spatie/image/pull/243
New Contributors
- @glennjacobs made their first contribution in https://github.com/spatie/image/pull/247
- @mattmcdonald-uk made their first contribution in https://github.com/spatie/image/pull/243
Full Changelog: https://github.com/spatie/image/compare/3.4.0...3.4.2
-
3.4.115 Apr 2024Release notes
Open source →What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in https://github.com/spatie/image/pull/246
- Suppress warnings from exif_read_data by @glennjacobs in https://github.com/spatie/image/pull/247
New Contributors
- @glennjacobs made their first contribution in https://github.com/spatie/image/pull/247
Full Changelog: https://github.com/spatie/image/compare/3.4.0...3.4.1
-
3.4.005 Mar 2024Release notes
Open source →What's Changed
- Bump ramsey/composer-install from 2 to 3 by @dependabot in https://github.com/spatie/image/pull/241
- Add a ->text method to the package by @riasvdv in https://github.com/spatie/image/pull/242
New Contributors
- @riasvdv made their first contribution in https://github.com/spatie/image/pull/242
Full Changelog: https://github.com/spatie/image/compare/3.3.8...3.4.0
-
3.3.804 Mar 2024Release notes
Open source →What's Changed
- Allow lossless saving of Webp with the GD driver by @fabio-ivona in https://github.com/spatie/image/pull/240
New Contributors
- @fabio-ivona made their first contribution in https://github.com/spatie/image/pull/240
Full Changelog: https://github.com/spatie/image/compare/3.3.7...3.3.8
-
3.3.701 Mar 2024Release notes
Open source →What's Changed
- Fix for Fit::Max not behaving as described in the documentation by @RaBic in https://github.com/spatie/image/pull/239
New Contributors
- @RaBic made their first contribution in https://github.com/spatie/image/pull/239
Full Changelog: https://github.com/spatie/image/compare/3.3.6...3.3.7
-
3.3.626 Feb 2024Release notes
Open source →What's Changed
- Bugfix for cases where setting a quality did nothing https://github.com/spatie/image/pull/237
- Bugfix for transparent PNG's not staying transparent when working with GD.
- Autorotate images based on their Exif data https://github.com/spatie/image/pull/238
Full Changelog: https://github.com/spatie/image/compare/3.3.5...3.3.6
-
3.3.516 Feb 2024Release notes
Open source →What's Changed
- Update adding-a-watermark.md by @yoeriboven in https://github.com/spatie/image/pull/235
- Manipulating animated GIF's is now supported using Imagick. by @jhorie in https://github.com/spatie/image/pull/234
New Contributors
- @yoeriboven made their first contribution in https://github.com/spatie/image/pull/235
- @jhorie made their first contribution in https://github.com/spatie/image/pull/234
Full Changelog: https://github.com/spatie/image/compare/3.3.4...3.3.5
-
3.3.415 Jan 2024Release notes
Open source →What's Changed
- Crop issue fixes by @timvandijck in https://github.com/spatie/image/pull/230
Full Changelog: https://github.com/spatie/image/compare/3.3.3...3.3.4
-
3.3.305 Jan 2024Release notes
Open source →What's Changed
- Fix broken fit/crop operation.
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in https://github.com/spatie/image/pull/224
- Fix enum case by @lukasleitsch in https://github.com/spatie/image/pull/226
- update load image with gd driver example by @lukasleitsch in https://github.com/spatie/image/pull/227
New Contributors
- @lukasleitsch made their first contribution in https://github.com/spatie/image/pull/226
Full Changelog: https://github.com/spatie/image/compare/3.3.2...3.3.3
-
3.3.224 Dec 2023Release notes
Open source →What's Changed
- move ext requirement to dev by @ariaieboy in https://github.com/spatie/image/pull/222
Full Changelog: https://github.com/spatie/image/compare/3.3.1...3.3.2
-
3.3.122 Dec 2023Release notes
Open source →What's Changed
- update GD driver by @ariaieboy in https://github.com/spatie/image/pull/221
Full Changelog: https://github.com/spatie/image/compare/3.3.0...3.3.1
-
3.3.021 Dec 2023 -
3.2.018 Dec 2023Release notes
Open source →What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/spatie/image/pull/210
- Add
OptimizerChain::setTimeout()to the image optimization tests and docs by @golubev in https://github.com/spatie/image/pull/208 - Image load fix by @kbond in https://github.com/spatie/image/pull/214
New Contributors
- @golubev made their first contribution in https://github.com/spatie/image/pull/208
- @kbond made their first contribution in https://github.com/spatie/image/pull/214
Full Changelog: https://github.com/spatie/image/compare/3.1.0...3.2.0
-
3.1.015 Dec 2023Release notes
Open source →What's Changed
- add Avif Support by @ariaieboy in https://github.com/spatie/image/pull/207
Full Changelog: https://github.com/spatie/image/compare/3.0.0...3.1.0
-
3.0.014 Dec 2023Release notes
Open source →What's Changed
- do not rely on Glide anymore
New Contributors
- @erikn69 made their first contribution in https://github.com/spatie/image/pull/197
- @timvandijck made their first contribution in https://github.com/spatie/image/pull/199
Full Changelog: https://github.com/spatie/image/compare/2.2.7...3.0.0
-
2.2.724 Jul 2023 -
2.2.606 May 2023Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/spatie/image/pull/185
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in https://github.com/spatie/image/pull/188
- Fit with only width or height by @gdebrauwer in https://github.com/spatie/image/pull/190
New Contributors
- @dependabot made their first contribution in https://github.com/spatie/image/pull/185
- @gdebrauwer made their first contribution in https://github.com/spatie/image/pull/190
Full Changelog: https://github.com/spatie/image/compare/2.2.5...2.2.6
-
2.2.519 Jan 2023Release notes
Open source →What's Changed
- Refactor tests to pest by @AyoobMH in https://github.com/spatie/image/pull/176
- Add Dependabot Automation by @patinthehat in https://github.com/spatie/image/pull/177
- Add PHP 8.2 Support by @patinthehat in https://github.com/spatie/image/pull/180
- Update Dependabot Automation by @patinthehat in https://github.com/spatie/image/pull/181
- Add fill-max fit mode by @Tofandel in https://github.com/spatie/image/pull/183
New Contributors
- @AyoobMH made their first contribution in https://github.com/spatie/image/pull/176
- @patinthehat made their first contribution in https://github.com/spatie/image/pull/177
- @Tofandel made their first contribution in https://github.com/spatie/image/pull/183
Full Changelog: https://github.com/spatie/image/compare/2.2.4...2.2.5
-
2.2.409 Aug 2022Release notes
Open source →What's Changed
- Add zero orientation support ignoring EXIF by @danielcastrobalbi in https://github.com/spatie/image/pull/171
New Contributors
- @danielcastrobalbi made their first contribution in https://github.com/spatie/image/pull/171
Full Changelog: https://github.com/spatie/image/compare/2.2.3...2.2.4
-
2.2.321 May 2022Nothing published for this version
-
2.2.221 Feb 2022 -
2.2.117 Dec 2021Nothing published for this version
-
2.2.031 Oct 2021 -
2.1.015 Jul 2021 -
2.0.015 Jul 2021 -
1.11.021 Feb 2022Nothing published for this version
-
1.10.621 Dec 2021Nothing published for this version
-
1.10.507 Apr 2021Nothing published for this version
-
1.10.410 Mar 2021 -
1.10.310 Mar 2021 -
1.10.226 Jan 2021 -
1.10.101 Dec 2020 -
1.10.027 Nov 2020Nothing published for this version