Skip to content
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"ext-curl": "*",
"bref/bref": "^3",
"bref/extra-php-extensions": "^3",
"craftcms/cms": "^4.6 || ^5",
"craftcms/cms": "^4.18.2 || ^5.10.6",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Update the documented Craft minimum version

With this constraint, the Craft 4.6–4.18.1 projects advertised as supported in README.md:18 can no longer resolve or install this extension. Update the installation/support documentation to state the new 4.18.2 minimum so users do not encounter an unexpected Composer conflict.

Useful? React with 👍 / 👎.

"craftcms/flysystem": "^1.0.0 || ^2.0.0",
Comment thread
timkelty marked this conversation as resolved.
"craftcms/http-message-signatures": "^1.0",
"guzzlehttp/guzzle": "^7.4.5",
Expand Down
Loading
Loading