Skip to content

Commit

Permalink
fix: Fixed an issue where calling generateUrl() would throw an exce…
Browse files Browse the repository at this point in the history
…ption for the Imgix transform method ([#342](#342))
  • Loading branch information
khalwat committed Jul 6, 2022
1 parent 78f922d commit cfbb600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"require": {
"craftcms/cms": "^4.0.0",
"nystudio107/craft-plugin-vite": "^4.0.0",
"nystudio107/craft-imageoptimize-imgix": "^4.0.0",
"nystudio107/craft-imageoptimize-imgix": "^4.0.1",
"nystudio107/craft-imageoptimize-sharp": "^4.0.0",
"nystudio107/craft-imageoptimize-thumbor": "^4.0.0",
"ksubileau/color-thief-php": "^1.3",
Expand Down

0 comments on commit cfbb600

Please sign in to comment.