Skip to content

Commit

Permalink
Fix deprecation text
Browse files Browse the repository at this point in the history
  • Loading branch information
distantnative committed Jan 22, 2025
1 parent 0b9e922 commit c4e6aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Image/Darkroom/ImageMagick.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* @copyright Bastian Allgeier
* @license https://opensource.org/licenses/MIT
*
* @deprecated If you can, better use the `ImageMagick` class/ `im` driver
* @deprecated 5.0.0 Use `imagick` driver instead
* @todo Remove in v7
*/
class ImageMagick extends Darkroom
Expand Down

0 comments on commit c4e6aa6

Please sign in to comment.