I noticed that the project's composer.json doesn't currently specify compatibility with PHP 8.2. I've tested it on PHP 8.2 and it is working as expected. Would it be possible to add PHP 8.2 to the supported versions in the composer.json file? This would help with wider adoption of the module by allowing those on PHP 8.2 to confidently use it.
Hello,
I noticed that the project's
composer.json
doesn't currently specify compatibility with PHP 8.2. I've tested it on PHP 8.2 and it is working as expected. Would it be possible to add PHP 8.2 to the supported versions in the composer.json file? This would help with wider adoption of the module by allowing those on PHP 8.2 to confidently use it.Thank you for considering my suggestion.