Closed hfalucas closed 2 years ago
Hi @hfalucas, this will simply bump the minimum required version. The caret (^) version suffix will automatically install the latest minor version (v4.14.0) when you composer update 👍
^
v4.14.0
composer update
Hi @hfalucas, this will simply bump the minimum required version. The caret (
^
) version suffix will automatically install the latest minor version (v4.14.0
) when youcomposer update
👍